From 1347525dd5f4c6520fe4462828f4a560774910da Mon Sep 17 00:00:00 2001 From: Starla Insigna Date: Sun, 14 Dec 2008 09:54:40 -0500 Subject: Fixed NavBar for Fourm and Fouripedia --- theme/css/website.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'theme/css') diff --git a/theme/css/website.css b/theme/css/website.css index 806b01f..414e736 100755 --- a/theme/css/website.css +++ b/theme/css/website.css @@ -179,6 +179,15 @@ div#fi-navbar ul li.active img { margin-right: .5em; } +div#fi-navbar div.bubble blockquote { + background: none; + font-size: 0.9em; +} + +div#fi-navbar div.bubble blockquote a { + color: blue; +} + /* Sidebar */ div#rightbar { -- cgit 1.4.1