Browse Source

Update unraid-base.css

pull/179/head
GilbN 4 years ago
committed by GitHub
parent
commit
241b2c30eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      CSS/themes/unraid/unraid-base.css

3
CSS/themes/unraid/unraid-base.css

@ -10,6 +10,9 @@
/* Made by @gilbN */
/* https://github.com/gilbN/theme.park */
* {
outline: none;
}
body {
color: var(--text);
background: var(--main-bg-color);

Loading…
Cancel
Save