From 85132ea0cb4132d30ef67579a836c275b525d4d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=88=87ince?= Date: Sun, 24 Nov 2024 19:50:17 -0800 Subject: [PATCH 1/7] Updated some of the sheet's font settings. --- ADnD_1E_Revised/1ESheet.css | 18 +++++++++++------- ADnD_1E_Revised/1ESheet.html | 11 ++++++++++- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/ADnD_1E_Revised/1ESheet.css b/ADnD_1E_Revised/1ESheet.css index e5888e7baa88..c6f0dd9217ae 100644 --- a/ADnD_1E_Revised/1ESheet.css +++ b/ADnD_1E_Revised/1ESheet.css @@ -1,9 +1,9 @@ @import url('https://fonts.googleapis.com/css2?family=Material+Icons&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Caladea:wght@400;700&display=swap'); -/* @import url('https://fonts.googleapis.com/css2?family=Rye:wght@400;600&display=swap'); -@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); */ +@import url('https://fonts.googleapis.com/css2?family=Caladea:ital,wght@0,400;0,700;1,400;1,700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap'); +/* +@import url('https://fonts.googleapis.com/css2?family=Rye:wght@400;600&display=swap'); +@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap'); +*/ /* Misc variables Custom colors for Roll Template */ :root, @@ -25,7 +25,7 @@ --font-base: 'Poppins', system-ui; --font-headers: 'Caladea', serif; --font-inputs: 'Poppins', system-ui; - --font-monster: 'Raleway', sans-serif; + --font-monster: 'Raleway', serif; --green: rgb(17, 180, 0); --grey: rgb(163, 163, 163); --link-hover: #005ea2; @@ -44,10 +44,15 @@ --font-buttons1: 'Poppins', system-ui; --font-buttons2: 'Caladea', serif; + --text-wt100: 100; + --text-wt200: 200; + --text-wt300: 300; --text-wt400: 400; --text-wt500: 500; --text-wt600: 600; --text-wt700: 700; + --text-wt800: 800; + --text-wt900: 900; --color-white1: #f5f5f5; --color-white2: #e1e1e1; --color-white3: #b3b3b3; @@ -1115,7 +1120,6 @@ summary::-webkit-details-marker { margin: -2em 0 0 0; position: relative; width: 102%; - z-index: 1; } .charsheet .npc-toggle { diff --git a/ADnD_1E_Revised/1ESheet.html b/ADnD_1E_Revised/1ESheet.html index 936a9ff79b7b..289df58a06e4 100644 --- a/ADnD_1E_Revised/1ESheet.html +++ b/ADnD_1E_Revised/1ESheet.html @@ -63,9 +63,18 @@
v - • 11/10/24' + • 11/24/24'