diff options
Diffstat (limited to '')
| -rw-r--r-- | static/css/screen.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/static/css/screen.css b/static/css/screen.css index 2ae1650..db0938a 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -92,10 +92,6 @@ ul.posts span { } -.title .home { - font-size: 160%; -} - .site .title a { color: #a00; text-decoration: none; @@ -123,7 +119,7 @@ ul.posts span { } .site footer { - font-size: 80%; + font-size: 90%; color: #666; border-top: 4px solid #eee; margin-top: 2em; |
