0

issue #513, fixed spelling of color vs colour. >_< canadian spelling.

This commit is contained in:
Michael Writhe
2011-10-12 15:24:28 -06:00
parent e7e0f526ea
commit 67dd795e60

View File

@@ -111,7 +111,7 @@ body {
border: 2px solid #000; border: 2px solid #000;
font-size: 12pt; font-size: 12pt;
width: 20em; width: 20em;
background-colour: #fff; background-color: #fff;
} }
#searchControl>input.inactive { #searchControl>input.inactive {