GilbN
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
CSS/themes/unraid/unraid-base.css
|
@ -10,6 +10,9 @@ |
|
|
/* Made by @gilbN */ |
|
|
/* Made by @gilbN */ |
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
/* https://github.com/gilbN/theme.park */ |
|
|
|
|
|
|
|
|
|
|
|
* { |
|
|
|
|
|
outline: none; |
|
|
|
|
|
} |
|
|
body { |
|
|
body { |
|
|
color: var(--text); |
|
|
color: var(--text); |
|
|
background: var(--main-bg-color); |
|
|
background: var(--main-bg-color); |
|
|