diff options
-rw-r--r-- | local.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,10 +19,15 @@ strong, b { color: #00f; } +DIV.header { + display: none; +} + DIV.header span { display: none; } + DIV.pageheader { background-color: #00f; } |