diff --git a/cartoonKingdoms/index.css b/cartoonKingdoms/index.css index e26d329..70ed0d9 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, cursive; + font-family: Medieval Sharp, arial; overflow: hidden; } button { - font-family: Medieval Sharp, cursive; + font-family: Medieval Sharp, arial; font-size: 20px; margin: 4px; background-color: #222288FF;