style tweaks

This commit is contained in:
albert
2011-10-06 18:18:29 -04:00
parent d73e51917a
commit eb76871b25
4 changed files with 17 additions and 4 deletions

View File

@@ -97,8 +97,16 @@ div#c-posts {
}
}
section#notes article {
margin-bottom: 1em;
section#notes {
margin-top: 1em;
article {
margin-bottom: 1em;
}
}
section#edit {
margin-top: 1em;
}
}
}