css/style.css aktualisiert

This commit is contained in:
2026-02-02 15:44:37 +00:00
parent 5850240e92
commit 4a21150aad

View File

@@ -23,7 +23,11 @@ h3 {margin: 0;}
} }
.spacer20 {height: 20px;} .spacer20 {height: 20px;}
.padding20 {padding: 20px;} .padding20 {
padding: 20px;
background-color: #ddd077;
}
.rounded5 {border-radius: 5px;} .rounded5 {border-radius: 5px;}
.grayFont {color: #444;} .grayFont {color: #444;}