fundraiser-percentage should be in bold.
This commit is contained in:
parent
51ab3f365c
commit
54118f965d
1 changed files with 2 additions and 1 deletions
|
@ -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. */
|
||||
|
|
Loading…
Reference in a new issue