summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rw-r--r--static/css/screen.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index dcac754..eea771a 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -131,7 +131,11 @@ ul.posts span {
border: 0;
}
-#post #page {
+#page {
+ margin: .5em 1.1em .5em 1.1em;
+}
+
+#post {
margin: .5em 1.1em .5em 1.1em;
}