Browse Source

small change

pull/182/head
Marius 4 years ago
parent
commit
c19a91a740
  1. 4
      CSS/themes/jackett/jackett-base.css

4
CSS/themes/jackett/jackett-base.css

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

Loading…
Cancel
Save