Sizing of fundraising text on the top of each page.

This commit is contained in:
Bradley M. Kuhn 2015-11-27 04:08:01 -08:00
parent 389c94d967
commit b3d18b59cb

View file

@ -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%;
}