summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2fe90c9a..80e6265d 100644
--- a/local.css
+++ b/local.css
@@ -75,8 +75,9 @@ div.actions ul {
}
DIV#topbar {
+ height: 60px;
margin: 0;
- padding: 0;
+ padding: 20px 0;
background-color: LightBlue;
text-align: center;
text-transform: uppercase;