Changeset - 732bf3b4c8af
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-09 04:51:37
bkuhn@ebb.org
Not so high.
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -121,26 +121,25 @@ h3 { margin-top: .6em; margin-bottom: .4em; }
 
    height: 30px;
 
}
 

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

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

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

	
 
#container {
 
    width: 100%;
 
    overflow: hidden;
0 comments (0 inline, 0 general)