summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2003-03-13 20:12:04 +0000
committerDries Buytaert <dries@buytaert.net>2003-03-13 20:12:04 +0000
commitf89d341d11dca6760e0426bc42d78c76b16a1e66 (patch)
tree00a3db9399edb7a2cfd8f8497101de5d1dad46f3
parentdf7506720523d7420d36edca37339098a574e2c6 (diff)
downloadbrdo-f89d341d11dca6760e0426bc42d78c76b16a1e66.tar.gz
brdo-f89d341d11dca6760e0426bc42d78c76b16a1e66.tar.bz2
- Another attempt to get the font size right. Al, Ax: better now?
-rw-r--r--themes/xtemplate/xtemplate.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/xtemplate/xtemplate.css b/themes/xtemplate/xtemplate.css
index 5a5944413..0b3f5c821 100644
--- a/themes/xtemplate/xtemplate.css
+++ b/themes/xtemplate/xtemplate.css
@@ -7,7 +7,7 @@ body {
width: 100%;
}
body {
- font-size: 85%;
+ font-size: 82%;
}
tr.dark {
background-color: #ddd;
@@ -103,7 +103,6 @@ img {
}
#sidebar {
background-color: #ddd;
- font-size: .9em;
}
#footer {
background-color: #eee;