srctree

Gregory Mullen parent 991e3b12 3ceb6c07
new css heading

inlinesplit
static/static/main.css added: 10, removed: 7, total 3
@@ -13,21 +13,24 @@ body2 {
background-position: 0 18rem;
margin-left: 1rem;
}
h1 {
h1, h2, h3, h4, h5 {
font-family: 'Open Sans SemiBold', 'Open Sans', sans-serif;
font-size: 3rem;
margin-bottom: 1rem;
}
h1 {
font-size: 3rem;
}
h2 {
font-family: 'Open Sans SemiBold', 'Open Sans', sans-serif;
font-size: 32px;
margin-bottom: 1rem;
}
h3 {
font-family: 'Open Sans SemiBold', 'Open Sans', sans-serif;
font-size: 24px;
margin: 1rem 0;
}
h4 {
font-size: 20px;
margin: 0;
}
 
p {
padding-bottom: 1rem;
line-height: 1.35;