File diff 5793d4bbe957 → 7cf6e58968b4
www/conservancy/static/css/conservancy.css
Show inline comments
...
 
@@ -431,6 +431,17 @@ body.conservancy-supporter #navbar ul li.supporter a
 
  margin-right: 5px;
 
}
 

	
 
ul#sponsor li:after {
 
    content: "";
 
    display: block;
 
    height: 2px;
 
    width: 30%;
 
    margin-left: 35%;
 
    margin-right: 35%;
 
    margin-top: 4px;
 
    background: #afe478;
 
}
 

	
 
#subbox {
 
   position: absolute;
 
   padding-top: 10px;