From: Geoffrey Thomas Date: Thu, 15 Jan 2009 04:11:31 +0000 (-0500) Subject: CSS: make class=solid-item work outside of the highlights-block X-Git-Tag: trac-import~42^2 X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/887f33c2d40aaf56f6fc90b2e343de0f2a32a2fb?hp=7d1cfd8df5b64dfc0bad00d0fad4276b41224f35 CSS: make class=solid-item work outside of the highlights-block --- diff --git a/style.css b/style.css index aebb074..0d2352f 100644 --- a/style.css +++ b/style.css @@ -223,7 +223,7 @@ dl.services dd{ font-size:2em; line-height:1em; } -#highlights-block .solid-item{ +.solid-item{ background-color: #EEEEEE; color: #666666; text-transform: uppercase;