File diff 19ef9d196b0e → dbe8d4f238f3
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -26,6 +26,14 @@ text-decoration: none; color: #557733;
 
}
 
.toggle-control:hover { text-decoration: underline; color: #577632; }
 

	
 

	
 
.donate-sidebar {
 
    position: fixed;
 
    top: 180px;
 
    right: 2%;
 
    width: 18%;
 
}
 

	
 
h1 { margin-top: .75em; margin-bottom: .5em; }
 
h2 { margin-top: .75em; margin-bottom: .5em; }
 
h3 { margin-top: .6em; margin-bottom: .4em; }
...
 
@@ -279,5 +287,3 @@ body.conservancy-supporter #navbar ul li.supporter a
 
   width: 200px;
 
   font-size: 12px;
 
}