diff options
author | Christian Pointner <equinox@helsinki.at> | 2017-04-07 00:52:11 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2017-04-07 00:52:11 (GMT) |
commit | 2a773112405629469754606fff0ac57600b6f0b9 (patch) | |
tree | 4df2444bb29407dbc31d9b3a3c914190517f7d86 /www/styles | |
parent | abd757df48d8ab7669e471ed9f63fbf38f3b5cf6 (diff) |
set header
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; |