diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,8 +23,8 @@ DIV.header span { display: none; } -DIV#pageheader { - color: #00f; +DIV.pageheader { + background-color: #00f; } DIV#topbar { |
index : bm/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -23,8 +23,8 @@ DIV.header span { display: none; } -DIV#pageheader { - color: #00f; +DIV.pageheader { + background-color: #00f; } DIV#topbar { |