3 /// We use PHP so we can do value substitutions into the styles
5 if (!isset($themename)) {
9 $nomoodlecookie = true;
10 require_once("../../config.php");
11 $themeurl = style_sheet_setup(filemtime("styles.php"), 300, $themename);
14 /// You can hardcode colours in this file if you
15 /// don't care about this.
19 background
-color
:#FFFFFF;
27 background
-color
:transparent
;
60 background
-color
: #EEEEEE;
76 font
-family
: "Courier New", Courier
, mono
;
89 font
-family
: "Courier New", Courier
, mono
;
91 border
: thin dashed
#999999;
92 background
-color
: #FBFBFB;