From 7f60eb06b640b2f4e72c4480ad772883ad12b683 Mon Sep 17 00:00:00 2001 From: heck Date: Tue, 17 Jun 2025 15:18:28 +0200 Subject: [PATCH] font --- html/css/fontred.css | 46 +++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 24 deletions(-) diff --git a/html/css/fontred.css b/html/css/fontred.css index 0cdc0cd..73a6930 100644 --- a/html/css/fontred.css +++ b/html/css/fontred.css @@ -47,7 +47,7 @@ body { top: 0; left: 0; z-index: 999; - opacity: 0.05; + opacity: 0.06; } @@ -114,7 +114,7 @@ body { } .card-title { - font-family: 'Lato black', sans-serif; + font-family: 'Michroma', sans-serif; color: #ef3333; font-size: 1.3rem; } @@ -124,47 +124,45 @@ body { } .presentedby { - font-family: 'Lato black', sans-serif; - font-size: 1.42rem; - letter-spacing: 0.14em; + font-family: 'Michroma', sans-serif; + font-size: 1.18rem; + letter-spacing: 0.28em; + font-weight: normal; text-transform: uppercase; - color: #9f1414; + color: #d01010; margin-top: 2vh; margin-bottom: 2vh; } h2 { - font-family: 'Lato black', sans-serif; - font-size: 1.42rem; - letter-spacing: 0.14em; + font-family: 'Michroma', sans-serif; + font-size: 1.20rem; + letter-spacing: 0.28em; + font-weight: normal; text-transform: uppercase; - color: #901010; + color: #c00000; margin-top: 1vh; margin-bottom: 0vh; } -h5 { - text-transform: uppercase; - font-size: 0.1rem; - color: #c00606; -} - p { - font-family: 'trench', sans-serif; - letter-spacing: 0.06em; - font-size: 1.21em; - color: #c20606; + font-family: 'Michroma'; + font-size: 1.10em; + letter-spacing: 0.10em; + font-weight: normal; + color: #e00000; hyphens: none; margin-top: 0.5em; margin-bottom: 0.5em; } li { - font-family: 'trench', sans-serif; - letter-spacing: 0.06em; + font-family: 'Michroma'; + font-size: 1.12em; + letter-spacing: 0.10em; + font-weight: normal; text-transform: capitalize; - font-size: 1.23em; - color: #c20606; + color: #e00000; } img {