File diff 8ca60f8b076f → fb6164926fd0
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -15,12 +15,13 @@ body {
 
  font-size: large;
 
}
 

	
 
a { text-decoration: none; color: #557733; }
 
a:hover { text-decoration: underline; color: #577632; }
 
a.read-more {
 
    cursor: pointer;
 
    font-style: italic;
 
}
 

	
 
.toggle-control  {
 
cursor: pointer;
 
text-decoration: none; color: #557733;