forgot one,

This commit is contained in:
GilbN 2019-01-25 16:26:21 +01:00
parent 833872e387
commit 74d4469daf

View File

@ -47,7 +47,7 @@ div.location, input[type=text], input[type=email], input[type=number], input[typ
}
input[type=checkbox], input[type=number], input[type=text], input[type=email], input[type=radio], label, textarea {
color: white !important;
background: rgba(0, 0, 0, 0.25);
background: transparent;
}
/* HOME MENU */