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
...
 
@@ -126,9 +126,10 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
}
 

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