fundraiser-percentage should be in bold.

This commit is contained in:
Bradley M. Kuhn 2015-03-08 21:42:53 -07:00
parent 51ab3f365c
commit 54118f965d

View file

@ -350,11 +350,12 @@ img.inside-faq {
overflow: scroll; overflow: scroll;
} }
span#fundraiser-percentage { #fundraiser-percentage {
float: right; float: right;
align: center; align: center;
vertical-align: middle; vertical-align: middle;
margin-right: 40%; margin-right: 40%;
font-style: bold;
} }
/* Make dl's ( such as for FAQ entries) look nice on screens, both big and small. */ /* Make dl's ( such as for FAQ entries) look nice on screens, both big and small. */