This commit is contained in:
Alexander M. Turek
2002-06-20 08:09:04 +00:00
parent be84542970
commit bfdfec7f69
5 changed files with 107 additions and 75 deletions

View File

@@ -92,6 +92,7 @@ a.drop:visited {font-family: <?php echo $right_font_family; ?>; color: #ff0000}
a.drop:hover {font-family: <?php echo $right_font_family; ?>; color: #ffffff; background-color:#ff0000; text-decoration:none}
.nav {font-family: <?php echo $right_font_family; ?>; color: #000000}
.warning {font-family: <?php echo $right_font_family; ?>; font-size: <?php echo $font_size; ?>; font-weight: bold; color: #FF0000}
td.topline {font-size: 1px}
//-->
</style>