diff --git a/objects.php b/objects.php index 12af78a..03b449a 100644 --- a/objects.php +++ b/objects.php @@ -150,7 +150,7 @@ function __construct() { $this->navbartopiclinks = true; $this->navbarheight = '6em'; $this->examplebackground = '#dcdcdc'; - $this->outputbackground = '#eeee33'; + $this->outputbackground = '#f2f2f2'; $this->shadowbackground = '#777777'; $this->stylesheet = 'css.php'; $this->logoimage1url = 'http://' . $_SERVER['HTTP_HOST'] . $baseDir;