File diff cd6ba9e352c2 → d17dcf145e00
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -117,25 +117,25 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    margin-right: 50px;
 
}
 

	
 
#progressbar {
 
    height: 30px;
 
}
 

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

	
 
#fundraiser-percentage {
 
    float: center;
 
    float: right;
 
    align: center;
 
    vertical-align: middle;
 
    margin-right: 40%;
 
    font-style: bold;
 
    color: green;
 
}
 

	
 
.content-with-donate-sidebar {
 
    align: left;
 
    width: 80%;
 
}