added color "natur"

This commit is contained in:
Frank Schubert
2022-11-08 17:24:10 +01:00
parent 89b3465da2
commit eb2796b346

View File

@@ -381,6 +381,11 @@ td.controls {
border-color: #FF0088;
}
.btn-outline-natur {
color: #000000;
background-color: #FFFFCC;
}
.btn-outline-Rot-Gelb {
color: #FFFFFF;
border-left-color: #FF0000;