File diff e664a104a749 → cd6ba9e352c2
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -123,15 +123,16 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 

	
 
#progressbar .ui-widget-header {
 
    background: rgb(206, 31, 31);
 
}
 

	
 
#fundraiser-percentage {
 
    width: 100%;
 
    top: 2.5%;
 
    position: absolute;
 
    float: center;
 
    align: center;
 
    vertical-align: middle;
 
    margin-right: 40%;
 
    font-style: bold;
 
    color: green;
 
}
 

	
 
.content-with-donate-sidebar {
 
    align: left;