diff options
-rw-r--r-- | themes/unconed/unconed.theme | 4 |
1 files 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; } --> </STYLE> <BODY TEXT="#000000" BGCOLOR="<? print $this->clc0; ?>" ALINK="#000000" LINK="#404040" VLINK="#404040" MARGINHEIGHT="10" MARGINWIDTH="10"> |