User:SciWhiz12/mainpage sandbox/styles.css
< User:SciWhiz12 | mainpage sandbox
Revision as of 17:12, 21 December 2020 by SciWhiz12 (talk | contribs) (SciWhiz12 changed the content model of the page User:SciWhiz12/mainpage sandbox/styles.css from "CSS" to "Sanitized CSS")
.center { text-align: center; } .title { font-weight: 900; font-size: 3em; line-height: 1.2em; color: #e0a969; } .round_warning { font-weight: 700; width: 60%; border-radius: 1em; margin: auto; background-color: #fefefe; color: #222; line-height: 3em; } .box_container { display: flex; flex-flow: row wrap; } .box { flex: 1 1 12em; padding: 1em; border: solid; border-radius: 1em; margin: 0.5em; } .box h1, .box h2, .box h3 { margin-top: 0 }