Changeset View
Changeset View
Standalone View
Standalone View
webroot/css/global.css
Show All 16 Lines | |||||
header > div, | header > div, | ||||
main > div { | main > div { | ||||
margin: 0 auto; | margin: 0 auto; | ||||
width: 90vw; | width: 90vw; | ||||
} | } | ||||
header { | header { | ||||
text-align: center; | text-align: center; | ||||
padding-top: 1rem; | padding-top: 2rem; | ||||
padding-bottom: 1rem; | padding-bottom: 2rem; | ||||
background-color: #4a5f88; | background-color: #4a5f88; | ||||
} | } | ||||
main { | main { | ||||
padding-top: .5rem; | padding-top: .5rem; | ||||
text-align: center; | text-align: center; | ||||
padding-bottom: 4rem; | padding-bottom: 4rem; | ||||
} | } | ||||
Show All 20 Lines |
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0