Update README.md
This commit is contained in:
parent
ea3e11521e
commit
ea894ee2f1
1 changed files with 10 additions and 10 deletions
20
README.md
20
README.md
|
@ -1,10 +1,10 @@
|
||||||
# finimalism
|
# finimalism
|
||||||
Minimalist Jellyfin Theme CSS (final as of 3.0)
|
Minimalist Jellyfin Theme CSS (final as of 4.0)
|
||||||
|
|
||||||
Import to your CSS with
|
Import to your CSS with
|
||||||
|
|
||||||
```css
|
```css
|
||||||
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism3-0.css");
|
@import url("https://cdn.jsdelivr.net/gh/tedhinklater/finimalism@main/finimalism4.css");
|
||||||
|
|
||||||
```
|
```
|
||||||
As far as Client / Web UI settings go, under "Display", Backdrops are enabled. Under "Home", the order is My Media (small), Continue Watching, Next Up. In the Movies/TV Shows gallery, Select View is set to Poster.
|
As far as Client / Web UI settings go, under "Display", Backdrops are enabled. Under "Home", the order is My Media (small), Continue Watching, Next Up. In the Movies/TV Shows gallery, Select View is set to Poster.
|
||||||
|
@ -17,15 +17,15 @@ Other than that, everything is just an alteration of the amazing work already pu
|
||||||
|
|
||||||
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
Also fixed some bugs such as Live TV cards being blurred by the progress overlay.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
I'm going to leave the css box alone now.
|
I'm going to leave the css box alone now.
|
||||||
|
|
Loading…
Reference in a new issue