Browse Source

fixed background

pull/4/head
GilbN 6 years ago
parent
commit
99265ba9a5
  1. 4
      CSS/themes/guacplex.css

4
CSS/themes/guacplex.css

@ -11,7 +11,9 @@ body {
background-color: rgba(0,0,0,.0) !important;
color:#FFFFFF !important;
}
div.displayMiddle {
background: #1f1f1f;
}
/* LOGIN MENU */
div.login-ui {
background: inherit;

Loading…
Cancel
Save