From 637e20b864977306ffe17d401e78f7d529c1d97e Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Wed, 24 Dec 2008 08:38:55 -0500 Subject: Modfied Quotes module's night vision --- theme/css/night.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'theme/css/night.css') diff --git a/theme/css/night.css b/theme/css/night.css index 614cc79..fba4758 100755 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -11,6 +11,8 @@ body div#top-fade { background-image: url(/theme/images/top_fade_night.png) !important; } -body.home div.bubble cite { +body.home div.bubble cite, +body.quotes div#content p, +body.quotes cite { color: yellow; } -- cgit 1.4.1