her.esy.fun/_site/src/css/slides.css

21 lines
327 B
CSS
Raw Normal View History

2020-06-22 10:08:07 +00:00
.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;
}