summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index be9d17b..a82af97 100644
--- a/style.css
+++ b/style.css
@@ -11,6 +11,8 @@ body { font-size: 80%; }
hr { display: none; }
article {
+ position: absolute;
+ top: 128px;
}
footer { margin: 0; padding: 0.4em 1em; background: #e0e0e0; color: #888; font-size: 80%; }
footer a { color: #555; text-decoration: none; }