summaryrefslogtreecommitdiffstats
path: root/skins/standard/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/standard/global.css')
-rw-r--r--skins/standard/global.css11
1 files changed, 6 insertions, 5 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 4d8102f88..9d87927c7 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -28,6 +28,10 @@
color: #000;
background: #fff url("global/body-back.gif") repeat-x;
}
+ body, td, th, input {
+ font-family: Verdana, sans-serif;
+ font-size: small;
+ }
/* global (end) */
/* header (begin) */
@@ -41,11 +45,6 @@
display: inline;
}
- #header .btn,
- #header .txt {
- font-size: 80%;
- }
-
#header .links {
font-size: 85%;
border-left: 1px solid silver;
@@ -397,3 +396,5 @@ form#Create .comment {
-moz-border-radius: 5px;
background: white;
}
+
+