Explicit white background (this new default yellow colour scheme of
authorTony Garnock-Jones <tonyg@lshift.net>
Fri May 09 12:18:13 2008 +0100 (2008-05-09)
changeset 3fbcc264e4662
parent 2 0c48abdc8894
child 4 15d339d276bf
Explicit white background (this new default yellow colour scheme of
mine is paying off in spades!)
synchrotron-demo.css
     1.1 --- a/synchrotron-demo.css	Fri May 09 12:17:50 2008 +0100
     1.2 +++ b/synchrotron-demo.css	Fri May 09 12:18:13 2008 +0100
     1.3 @@ -0,0 +1,3 @@
     1.4 +body {
     1.5 +	background: white;
     1.6 +}
     1.7 \ No newline at end of file