change eye watering cms css from green background & white font to white background and black font - as it should be

This commit is contained in:
Johann Hoffmann
2024-11-22 10:26:47 +01:00
parent 4bd4301873
commit f4d16af68e
+2 -2
View File
@@ -619,8 +619,8 @@
font-weight:normal;
}
#cms h1 td {
color: #ffffff;
background-color: #009e84;
color: #0a0a0a;
background-color: #FFFFFF;
}
#cms h2 {
margin: 0px;