changeset 13:94f9a31aa461

Use the slightly lighter background from the code site; update latest-version
author Chris Cannam
date Fri, 25 Nov 2011 09:48:41 +0000
parents 119ab0d2dc7f
children 6823f8beb2be
files latest-version.txt screen.css
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/latest-version.txt	Fri Nov 25 09:40:41 2011 +0000
+++ b/latest-version.txt	Fri Nov 25 09:48:41 2011 +0000
@@ -1,1 +1,1 @@
-1.0
+1.1
--- a/screen.css	Fri Nov 25 09:40:41 2011 +0000
+++ b/screen.css	Fri Nov 25 09:48:41 2011 +0000
@@ -74,7 +74,7 @@
   body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6
   {
     font-family: GilliusADFNo2, Candara, Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif; 
-    background: #fdfaf0;
+    background: #fdfbf5;
     color: #3e442c;
   }