diff --git a/index.html b/index.html index b7b1e15..0d8b44e 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Sigmar's Garden Online - + diff --git a/style.css b/style.css index 0c4d048..377975c 100644 --- a/style.css +++ b/style.css @@ -120,7 +120,7 @@ html, body { text { paint-order: stroke; - font: 32px "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; + font: 32px "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", "URW Palladio L", "New Century Schoolbook", Georgia, "Liberation Serif", "Noto Serif", serif; user-select: none; }