bugfixes, i think
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-03-25 09:11:31 -07:00
parent 0d9ed8874f
commit cccddb3172
12 changed files with 61 additions and 43 deletions

18
view/style.css Normal file
View File

@@ -0,0 +1,18 @@
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;
}