Changeset - 157c438899bd
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-09 04:38:38
bkuhn@ebb.org
CSS for the fundraising percentage text.
1 file changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -350,6 +350,13 @@ img.inside-faq {
 
  overflow: scroll;
 
}
 

	
 
#fundraiser-percentage {
 
    float: right;
 
    align: center;
 
    vertical-align: middle;
 
    margin-right: 40%;
 
}
 

	
 
/* Make dl's ( such as for FAQ entries) look nice on screens, both big and small. */
 

	
 
dl {
0 comments (0 inline, 0 general)