From af415c165cc0bfcc6ecee7a0096df463b5d40f57 Mon Sep 17 00:00:00 2001 From: La Programmatrice Verde Date: Mon, 25 Nov 2024 18:05:12 +0100 Subject: [PATCH] Font di Windows funzionanti --- mystyle.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mystyle.css b/mystyle.css index 85d75d4..ced18bf 100644 --- a/mystyle.css +++ b/mystyle.css @@ -57,11 +57,11 @@ body{ padding-right: 40px; color: black; text-align: right; - font-family: "League Script", cursive; + font-family: "Ink Free", cursive; } .help{ - font-family: "Agbalumo", system-ui; + font-family: "Comic Sans MS", system-ui; } .titolo{