diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ a:hover { color: #00f; } +DIV.header span { + display: none; +} + DIV#topbar { float: right; background-color: #00f; |