From be224859dfa880225616ccf153914f8242438ead Mon Sep 17 00:00:00 2001 From: Durvenson Date: Thu, 30 Jul 2020 13:11:59 -0400 Subject: [PATCH] oops --- cartoonKingdoms/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cartoonKingdoms/index.css b/cartoonKingdoms/index.css index 70ed0d9..189fae1 100644 --- a/cartoonKingdoms/index.css +++ b/cartoonKingdoms/index.css @@ -2,11 +2,11 @@ html { background: repeating-linear-gradient(45deg,#404d9c,#404d9c 10px,#263278 10px,#363278 20px); color: #DDDDDD; - font-family: Medieval Sharp, arial; + font-family: MedievalSharp, arial; overflow: hidden; } button { - font-family: Medieval Sharp, arial; + font-family: MedievalSharp, arial; font-size: 20px; margin: 4px; background-color: #222288FF;