Sizing of fundraising text on the top of each page.
This commit is contained in:
parent
389c94d967
commit
b3d18b59cb
1 changed files with 7 additions and 0 deletions
|
@ -424,3 +424,10 @@ dd {
|
|||
margin: 0 0 2.5em 11.5em;
|
||||
}
|
||||
}
|
||||
.fundraiser-top-text {
|
||||
background: #F0FFB8;
|
||||
padding: .7em .7em .7em .7em;
|
||||
}
|
||||
.fundraiser-top-text em {
|
||||
font-size: 120%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue