Browse Source

forgot one,

pull/4/head
GilbN 7 years ago
parent
commit
74d4469daf
  1. 2
      CSS/themes/guacorg.css

2
CSS/themes/guacorg.css

@ -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 */

Loading…
Cancel
Save