Template:Grants/Apply.css
Appearance
.grants_page_content {
color: #000000;
padding: 1em 5%;
border: 1px solid #BFBFBF;
font-family: Helvetica Neue, Helvetica, arial, sans-serif;
font-size: 1.2em;
}
.apply_guidance h2 .mw-headline {
font-weight:200;
font-size: 1.4em;
color:#444444;
font-family: Helvetica Neue, Helvetica, arial, sans-serif;
}
.apply_guidance .mw-heading2 {
border-bottom: none;
}
.apply_form {
margin:1.5em auto;
padding: 10px 0;
background-color:#fceccf;
border-top:3px solid #F5BA54;
}
.apply_form>p {
margin-left: 3ex;
}