From c03ef7e962b408b087cca77cef2730822aa2a25e Mon Sep 17 00:00:00 2001 From: eqkter Date: Fri, 15 May 2026 20:12:21 +0200 Subject: auto updating site --- static/css/style.css | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) (limited to 'static/css') diff --git a/static/css/style.css b/static/css/style.css index 4a4ed49..d8e43b4 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,21 +1,3 @@ -@font-face { - font-family: "Hack"; - src: url(../fonts/Hack-Regular.ttf); - font-display: swap; -} - -@font-face { - font-family: "Kingthings Foundation"; - src: url(../fonts/Kingthings-Foundation.ttf); - font-display: swap; -} - -@font-face { - font-family: "Kingthings Exeter"; - src: url(../fonts/Kingthings-Exeter.ttf); - font-display: swap; -} - @font-face { font-family: "Venturis Old"; src: url(../fonts/VenturisOldADF-Regular.otf); @@ -160,3 +142,18 @@ p:has(> img){ margin: 5px; font-size: 110%; } + +.giallo-l { + display: inline-block; + min-height: 1lh; + width: 100%; +} +.giallo-ln { + display: inline-block; + user-select: none; + margin-right: 0.4em; + padding: 0.4em; + min-width: 3ch; + text-align: right; + opacity: 0.8; +} -- cgit v1.2.3