From 9b6f9de69b3cd023fb68ef1e03e1f6eafe6ae67c Mon Sep 17 00:00:00 2001 From: Mister Rajoy Date: Fri, 13 Nov 2020 00:40:33 +0100 Subject: [PATCH] Update skins-3.0.json --- skins-3.0.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/skins-3.0.json b/skins-3.0.json index 8bd12a5..35a2071 100644 --- a/skins-3.0.json +++ b/skins-3.0.json @@ -9,7 +9,9 @@ "type":"selector", "name": "Change Font", "description": "Change the font used by jellyfin", - "fonts":[ + "css":"html {font-family: &,sans-serif ; }h1,h2,h3 { font-family:& ,sans-serif;" +}", + "selections":[ { "Name":"Times New Roman" },