diff options
-rw-r--r-- | themes/unconed/unconed.theme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index a4b7f5d7a..7a8913096 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -51,6 +51,7 @@ BODY { margin: 10px; font-size: 10pt; font-family: verdana,helvetica,arial; } SMALL { font-size: 8pt; } BIG { font-size: 12pt; } + HR { height: 1px; color: #000000; } --> </STYLE> <BODY TEXT="#000000" BGCOLOR="<?php print $this->clc0; ?>" ALINK="#000000" LINK="#404040" VLINK="#404040" MARGINHEIGHT="10" MARGINWIDTH="10"> |