Changeset - 54118f965dac
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2015-03-09 04:42:53
bkuhn@ebb.org
fundraiser-percentage should be in bold.
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/conservancy.css
Show inline comments
...
 
@@ -350,11 +350,12 @@ img.inside-faq {
 
  overflow: scroll;
 
}
 

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

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