summary refs log tree commit diff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index fe6ddeb14..1b8fece55 100644
--- a/style.css
+++ b/style.css
@@ -136,6 +136,11 @@ tt {
 	border: 2px solid #666600;
 }
 
+#main-homepage {
+    background-color: #848;
+    border: 2px solid #808;
+
+}
 #main-support {
     background-color: #448888;
     border: 2px solid #008888;