diff options
-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; |
index : bm/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -23,6 +23,10 @@ DIV.header span { display: none; } +DIV.pageheader { + color: #00f; +} + DIV#topbar { float: right; background-color: #00f; |