changeset 229 | 97ae8e9d5e29 |
parent 161 | bed9d04fa144 |
child 335 | 67bd3121a12e |
--- a/themes/stpatty/css/shamrock.css Thu Sep 27 15:55:37 2007 -0400 +++ b/themes/stpatty/css/shamrock.css Sat Nov 03 07:43:35 2007 -0400 @@ -16,6 +16,8 @@ } body { background-color: #101d14; + /* color added in 1.0.2 to fix light text in dark desktop themes */ + color: #202020; background-image: url(../images/bghatching.gif); background-repeat: repeat; font-family: "Lucida Sans Unicode", sans-serif;