diff options
Diffstat (limited to 'www/styles')
-rw-r--r-- | www/styles/specials.css | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/www/styles/specials.css b/www/styles/specials.css index 09726f2..7898dc1 100644 --- a/www/styles/specials.css +++ b/www/styles/specials.css @@ -35,19 +35,7 @@ body { margin-bottom: 0.5em; } -#control { - float: left; - margin-right: 1em; -} - -#header span.week { - font-size: 0.6em; - position: relative; - bottom: 0.35em; - padding-bottom: .15em; -} - -#header span.date { +#header h1 { font-size: 1.2em; font-weight: bold; padding-left: 0.3em; |