From f89d341d11dca6760e0426bc42d78c76b16a1e66 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Thu, 13 Mar 2003 20:12:04 +0000 Subject: - Another attempt to get the font size right. Al, Ax: better now? --- themes/xtemplate/xtemplate.css | 3 +-- 1 file changed, 1 insertion(+), 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; -- cgit v1.2.3