diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -55,6 +55,10 @@ DIV.pageheader SPAN.title { display: none; } +DIV.actions { + background-color: LightBlue; +} + DIV#topbar { margin: 0; padding: 0; |
index : bynu/content | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -55,6 +55,10 @@ DIV.pageheader SPAN.title { display: none; } +DIV.actions { + background-color: LightBlue; +} + DIV#topbar { margin: 0; padding: 0; |