This commit is contained in:
Fabian Märker
2021-10-25 13:39:50 +02:00
parent 0b1255e5d3
commit 4208d30213

View File

@@ -1,6 +1,11 @@
.überschrift {
html {
background-color: black;
}
.überschrift h1{
text-decoration: solid;
text-align: center;
color: white;
}