her.esy.fun/_site/src/css/slides.css
Yann Esposito (Yogsototh) b81339a51e
progress
2020-06-22 12:08:07 +02:00

21 lines
327 B
CSS

.outline-4 {
margin: 1em 0;
padding: 1em;
border: solid;
min-height: 21em;
display: block;
}
.outline-3 > h3,
.outline-2 > h2 {
border: solid;
padding: 10em 1em;
margin: 1em 0;
text-align: center;
}
#content,.content {
max-width: 53em !important;
}
#preamble {
margin-bottom: 2em;
}