Changed background color to white, instead of taking it out of config.php.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
?>
|
||||
body {
|
||||
background-color: <?PHP echo $THEME->body?>;
|
||||
background-color:#FFFFFF;
|
||||
}
|
||||
|
||||
h1, h2, h3 {
|
||||
|
||||
Reference in New Issue
Block a user