summaryrefslogtreecommitdiff
path: root/www/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/style.css')
-rw-r--r--www/style.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/style.css b/www/style.css
index 4c624a3841..20af1941ac 100644
--- a/www/style.css
+++ b/www/style.css
@@ -73,6 +73,19 @@ A {
73 background-color: #ff8080; 73 background-color: #ff8080;
74} 74}
75 75
76.faqq {
77 font-weight: bold;
78}
79
80.faqa {
81 margin-left: 2em;
82}
83
84PRE {
85 font-size: 9pt;
86}
87
88
76.changetable, .bugs, .dailymod, .buildstatus, .archive { 89.changetable, .bugs, .dailymod, .buildstatus, .archive {
77 border: outset 2px #ffffff; 90 border: outset 2px #ffffff;
78} 91}