changeset 161 | bed9d04fa144 |
parent 51 | 436e7a3a4013 |
child 335 | 67bd3121a12e |
--- a/themes/stpatty/css/shamrock.css Mon Oct 01 23:52:25 2007 -0400 +++ b/themes/stpatty/css/shamrock.css Thu Oct 04 08:22:25 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;