File diff 0deeb50191a5 → 413d162e7491
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -10,14 +10,12 @@ p, h1, h2, h3, h4, h5, h6, #mainContent ul, #mainContent ol {
 
}
 

	
 
body {
 
/*  font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif; */
 
  font-family: "Lucida Sans Unicode", "Lucida Grande", "Verdana", "FreeSans", sans-serif;
 
  font-size: 95%;
 
  background-color: #0000;
 
  color: #ffff;
 
}
 

	
 
a { text-decoration: none; color: #557733; }
 
a:hover { text-decoration: underline; color: #577632; }
 

	
 
.toggle-control  {