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 6bf88b0144..8c97df4eeb 100644
--- a/www/style.css
+++ b/www/style.css
@@ -17,7 +17,7 @@ H2 {
17 font-family: Verdana,Arial,Helvetica,sans-serif; 17 font-family: Verdana,Arial,Helvetica,sans-serif;
18 font-style: normal; 18 font-style: normal;
19 font-weight: bold; 19 font-weight: bold;
20 font-size: 12pt; 20 font-size: 14pt;
21} 21}
22 22
23H3 { 23H3 {
@@ -25,7 +25,7 @@ H3 {
25 font-family: Verdana,Arial,Helvetica,sans-serif; 25 font-family: Verdana,Arial,Helvetica,sans-serif;
26 font-style: normal; 26 font-style: normal;
27 font-weight: bold; 27 font-weight: bold;
28 font-size: 10pt; 28 font-size: 12pt;
29} 29}
30 30
31BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A 31BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A