diff options
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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; |