Changed background color to white, instead of taking it out of config.php.

This commit is contained in:
urs_hunkler
2005-01-24 12:41:24 +00:00
parent c1a0356dc7
commit e2b9cccaf2
+1 -1
View File
@@ -16,7 +16,7 @@
?>
body {
background-color: <?PHP echo $THEME->body?>;
background-color:#FFFFFF;
}
h1, h2, h3 {