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, 2 insertions, 4 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index 3670d0a..8c5dae8 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -179,12 +179,10 @@ ul.posts span {
}
#date {
- font-size: 70%;
+ font-size: 50%;
text-align: right;
- margin-right: 1.7em;
- margin-top: .7em;
- margin-bottom: 4em;
font-weight: normal;
+ float: right;
}
#post h2 {