added some colors declaration

This commit is contained in:
Mic 2024-09-26 21:52:24 +02:00
parent bd31083fd4
commit 30a6934698

View file

@ -1,5 +1,6 @@
body {
background-color: #FAFAFA;
color:black;
font-size: 14px;
padding: 1px;
margin:3px;
@ -63,6 +64,7 @@ body {
body{
background-color: #2c2c2c;
color: #ffffff;
}
#mzta_search_input {