From b9230a6e91d1d4b14dce52bed71bc0a360a8f5d4 Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Thu, 27 Nov 2008 10:11:20 -0500 Subject: Removed unnesscary Quotes CSS --- theme/css/night.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/css/night.css') diff --git a/theme/css/night.css b/theme/css/night.css index e46d200..6502714 100644 --- a/theme/css/night.css +++ b/theme/css/night.css @@ -10,3 +10,7 @@ body div#banner { body div#top-fade { background-image: url(/theme/images/top_fade_night.png) !important; } + +body div.bubble cite { + color: yellow; +} -- cgit 1.4.1