aboutsummaryrefslogtreecommitdiff
path: root/views/default/css.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/css.php')
-rw-r--r--views/default/css.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/views/default/css.php b/views/default/css.php
index 48dbcd52d..5d4415009 100644
--- a/views/default/css.php
+++ b/views/default/css.php
@@ -113,6 +113,13 @@ div#header h1 {
margin:10px 0 6px 0;
}
+div#header h2 {
+ font-size:20px;
+ padding:20px 0 0 0;
+ margin:10px 0 6px 0;
+ color: #fff;
+}
+
div#header h1 a{
color:#fff;
font-family:Helvetica, "Myriad Web", Arial, sans-serif;