Files
orangesite/view/style.css
sneak cccddb3172
All checks were successful
continuous-integration/drone/push Build is passing
bugfixes, i think
2020-03-25 09:11:31 -07:00

19 lines
221 B
CSS

body {
background: #f6f6ef;
}
#pagebody {
margin-top: 4em;
}
footer {
padding-left: 1em;
padding-top: 2em;
padding-bottom: 0.5em;
}
h1,h2,h3,h4 {
padding-top: 1em;
padding-bottom: 0.25em;
}