File diff 8179150188e3 → cffebff968b4
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -126,13 +126,16 @@ body.conservancy-donate #navbar ul li.donate a /* NO COMMA HERE! */
 
    background: #fff url(/img/nav-bg.png) bottom repeat-x;
 
}
 

	
 
#container #sidebar.Directors ul li.Directors,
 
#container #sidebar.Contact ul li.Contact,
 
#container #sidebar.Officers ul li.Officers,
 
#container #sidebar.Staff ul li.Staff
 
#container #sidebar.Staff ul li.Staff,
 
#container #sidebar.Current ul li.Current,
 
#container #sidebar.Services ul li.Services,
 
#container #sidebar.Applying ul li.Applying
 
{
 
    color: #000033;
 
    font-weight: bold;
 
    background: #fff url(/img/nav-bg-up.png) top repeat-x; color: #000;
 
}
 
#container #sidebar h2 {