Changeset - cd6ba9e352c2
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-09 04:49:26
bkuhn@ebb.org
Go back to this version, it seems better.
1 file changed with 4 insertions and 3 deletions:
0 comments (0 inline, 0 general)
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;
0 comments (0 inline, 0 general)