Merge branch 'master' of https://github.com/gilbN/theme.park
This commit is contained in:
commit
0441b67333
@ -40,7 +40,7 @@ sub_filter
|
|||||||
</head>';
|
</head>';
|
||||||
sub_filter_once on;
|
sub_filter_once on;
|
||||||
```
|
```
|
||||||
Where `THEME.css` is the name of the theme. e.g. `aquamarine.css`
|
Where `APP_NAME` is the app you want to theme and `THEME.css` is the name of the theme. e.g. `aquamarine.css`
|
||||||
|
|
||||||
Here is a complete example:
|
Here is a complete example:
|
||||||
|
|
||||||
@ -74,7 +74,7 @@ location / {
|
|||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Stylus method
|
## Stylus method
|
||||||
Stylus is a browser extention that can inject custom css to the webpage of your choosing.
|
Stylus is a browser extention that can inject custom css to the webpage of your choosing.
|
||||||
|
|
||||||
Add this in the style page:
|
Add this in the style page:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user