]> sipb.mit.edu Git - wiki.git/commitdiff
CSS: make class=solid-item work outside of the highlights-block
authorGeoffrey Thomas <geofft@mit.edu>
Thu, 15 Jan 2009 04:11:31 +0000 (23:11 -0500)
committerGeoffrey Thomas <geofft@mit.edu>
Thu, 15 Jan 2009 04:11:46 +0000 (23:11 -0500)
style.css

index aebb074cebb6d7a009a4333d0380e4667100b6ea..0d2352f084a4c9d3ff5734b7a1f0229d7922827d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -223,7 +223,7 @@ dl.services dd{
        font-size:2em;
        line-height:1em;
 }
        font-size:2em;
        line-height:1em;
 }
-#highlights-block .solid-item{
+.solid-item{
        background-color: #EEEEEE;
        color: #666666;
        text-transform: uppercase;
        background-color: #EEEEEE;
        color: #666666;
        text-transform: uppercase;