Changeset - d17dcf145e00
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-09 04:50:19
bkuhn@ebb.org
Go back to float right.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -123,13 +123,13 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 

	
 
#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;
 
}
0 comments (0 inline, 0 general)