her.esy.fun/src/css/slides.css
Yann Esposito (Yogsototh) 5ae19b34eb
cleanup style
2020-08-08 11:19:34 +02:00

8 lines
139 B
CSS

h1, h2 {
border: solid;
padding: 10em 1em;
margin: 1em 0;
text-align: center;
}
h3 { border-top: solid; margin-top: 2em; }