summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/style.css b/www/style.css
index e8ffd3099f..4c624a3841 100644
--- a/www/style.css
+++ b/www/style.css
@@ -73,7 +73,7 @@ A {
73 background-color: #ff8080; 73 background-color: #ff8080;
74} 74}
75 75
76.changetable, .bugs, .dailymod, .buildstatus { 76.changetable, .bugs, .dailymod, .buildstatus, .archive {
77 border: outset 2px #ffffff; 77 border: outset 2px #ffffff;
78} 78}
79 79
@@ -81,7 +81,7 @@ A {
81 vertical-align: top; 81 vertical-align: top;
82} 82}
83 83
84.changetable td, .bugs td { 84.changetable td, .bugs td, .archive td {
85 background-color: #c6d6f5; 85 background-color: #c6d6f5;
86 padding: 4px; 86 padding: 4px;
87} 87}