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