diff options
-rw-r--r-- | themes/xtemplate/xtemplate.css | 3 |
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; |