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

8 lines
139 B
CSS
Raw Normal View History

2020-08-08 09:19:34 +00:00
h1, h2 {
2019-08-23 11:09:26 +00:00
border: solid;
padding: 10em 1em;
margin: 1em 0;
text-align: center;
}
2020-08-08 09:19:34 +00:00
h3 { border-top: solid; margin-top: 2em; }