1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-08-17 07:29:37 +02:00
This commit is contained in:
GilbN 2018-11-06 21:01:47 +01:00
commit 8a330195dd

View File

@ -99,6 +99,7 @@ location / {
Custom CSS for [Nzbget](https://github.com/nzbget/nzbget)
![](https://raw.githubusercontent.com/gilbN/theme.park/master/Screenshots/nzbget/nzbget1.jpg)
Thank you [ydkmlt84](https://github.com/ydkmlt84) for making the job easier :)
## Setup
<details><summary>Expand</summary>
@ -447,7 +448,7 @@ Custom [Monitorr](https://github.com/Monitorr/Monitorr) CSS for [Organizr](https
Add this in the custom css box:
```css
@import "https://rawgit.com/gilbN/theme.park/master/CSS/themes/monitorg.css";
@import "https://gilbn.github.io/theme.park/CSS/themes/monitorg.css";
```
And add this in custom HTML in Organizr:
```css