From a66fb3a902d62a18c60711b4bdd65610468dc787 Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Wed, 21 Feb 2001 15:47:18 +0000 Subject: changed small/big fontsizes to uneven --- themes/unconed/unconed.theme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 01f2834a7..7dd19c09a 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -41,8 +41,8 @@ TD { border-width: 0; font-size: 9pt; font-family: verdana,helvetica,arial; } P,UL,LI,DIV,FORM,EM,BLOCKQUOTE { font-size: 9pt; font-family: verdana,helvetica,arial; } BODY { margin: 10px; font-size: 9pt; font-family: verdana,helvetica,arial; } - SMALL { font-size: 8pt; } - BIG { font-size: 10pt; } + SMALL { font-size: 7pt; } + BIG { font-size: 11pt; } --> -- cgit v1.2.3