summaryrefslogtreecommitdiff
path: root/www-ssl/css/style6.css
diff options
context:
space:
mode:
Diffstat (limited to 'www-ssl/css/style6.css')
-rw-r--r--www-ssl/css/style6.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/www-ssl/css/style6.css b/www-ssl/css/style6.css
index eaca462f..2272f598 100644
--- a/www-ssl/css/style6.css
+++ b/www-ssl/css/style6.css
@@ -1,5 +1,5 @@
-body {
+body, .background {
font-family: Arial, Helvetica, sans-serif;
background-color: #121327;
color: #FFFFFF;
@@ -39,7 +39,7 @@ li {
background-color: #333e47
}
-.border {
+.border, .container {
background-color: #000000
}
@@ -70,3 +70,7 @@ h4.menu {
.comment {
font-size : 6pt;
}
+
+h4, h1 {
+ background: #333E47;
+}