From eae48eb61a5e4f11a82981962273e967f2c5fb05 Mon Sep 17 00:00:00 2001 From: Levi Date: Mon, 6 Nov 2023 23:21:19 +0100 Subject: [PATCH] edit file names --- README.md | 2 +- greycliff.css | 148 -------------------------------------------------- wll-fonts.css | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 149 insertions(+), 149 deletions(-) delete mode 100644 greycliff.css create mode 100644 wll-fonts.css diff --git a/README.md b/README.md index 732754c..6a68e24 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Assets for my jellyfin instance ```css @import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/JellySkin-mod.css"); -@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/greycliff.css"); +@import url("https://git.levi.land/Levi/jellyskin-mod-public/raw/branch/main/wll-fonts.css"); ``` Note that these modifications are highly personalized and should not be applied as-is to any Jellyfin instance. As a starting point I recommend applying [JellySkin](https://github.com/prayag17/JellySkin) to your instance and then adding snippets from [JellySkin-mod.css](https://git.levi.land/Levi/jellyskin-mod-public/src/branch/main/JellySkin-mod.css) to your Jellyfin instance one by one, for example: diff --git a/greycliff.css b/greycliff.css deleted file mode 100644 index 1829665..0000000 --- a/greycliff.css +++ /dev/null @@ -1,148 +0,0 @@ -@font-face { - font-family: 'GreycliffCF'; - font-weight: 300; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-Light.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-Light.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-Light.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-Light.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 300; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-LightOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-LightOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-LightOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-LightOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 400; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-Regular.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-Regular.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-Regular.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-Regular.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 400; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-RegularOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 500; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-Medium.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-Medium.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-Medium.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-Medium.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 500; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-MediumOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 600; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-DemiBold.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-DemiBold.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-DemiBold.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-DemiBold.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 600; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-DemiBoldOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 700; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-Bold.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-Bold.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-Bold.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-Bold.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 700; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-BoldOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 800; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-ExtraBold.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 800; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-ExtraBoldOblique.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 900; - font-style: normal; - src: url(https://levi.land/public/gcf/GreycliffCF-Heavy.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-Heavy.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-Heavy.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-Heavy.woff2) format("woff2"); -} - -@font-face { - font-family: 'GreycliffCF'; - font-weight: 900; - font-style: italic; - src: url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.eot); - src: url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.ttf) format("truetype"), - url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.woff) format("woff"), - url(https://levi.land/public/gcf/GreycliffCF-HeavyOblique.woff2) format("woff2"); -} - -body, h1, h2, h4, h5, html { - font-family: GreycliffCF,Montserrat,sans-serif !important; -} - -html { - -webkit-text-size-adjust: 100% !important; - font-size: 100% !important; -} \ No newline at end of file diff --git a/wll-fonts.css b/wll-fonts.css new file mode 100644 index 0000000..9005f78 --- /dev/null +++ b/wll-fonts.css @@ -0,0 +1,148 @@ +@font-face { + font-family: 'SickFontBro'; + font-weight: 300; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 300; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tMzAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 400; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 400; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNDAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 500; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 500; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNTAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 600; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 600; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNjAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 700; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 700; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tNzAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 800; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 800; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tODAwLW9ibGlxdWU.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 900; + font-style: normal; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW5vcm1hbA.woff2) format("woff2"); +} + +@font-face { + font-family: 'SickFontBro'; + font-weight: 900; + font-style: italic; + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.eot); + src: url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.ttf) format("truetype"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.woff) format("woff"), + url(https://levi.land/public/sfb/U2lja0ZvbnRCcm8tOTAwLW9ibGlxdWU.woff2) format("woff2"); +} + +body, h1, h2, h4, h5, html { + font-family: SickFontBro,Montserrat,sans-serif !important; +} + +html { + -webkit-text-size-adjust: 100% !important; + font-size: 100% !important; +} \ No newline at end of file