Fix font family. "sans" does not exist" master github/master
authorChristian Weiske <cweiske@cweiske.de>
Wed, 20 Aug 2025 16:13:09 +0000 (18:13 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 20 Aug 2025 16:13:09 +0000 (18:13 +0200)
Thanks Maik

www/ouya-allgames.css
www/ouya-discover.css
www/ouya-game.css

index c2810df82ea91b6318f1835e67a0fde048082901..c9cd7337725792f29a3d683201d9acb7b8e3f262 100644 (file)
@@ -11,7 +11,7 @@ body {
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
-    font-family: sans;
+    font-family: sans-serif;
     margin: 0;
     padding: 0;
     padding-top: 10ex;
     margin: 0;
     padding: 0;
     padding-top: 10ex;
index 64a741ff75a5dfcc332c336e39fe0c04b87a4d66..e339b2adefa80ae93fb9d77bf0a457f267b5c2cd 100644 (file)
@@ -8,7 +8,7 @@ body {
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
-    font-family: sans;
+    font-family: sans-serif;
     margin: 0;
     padding: 0;
     padding-top: 10ex;
     margin: 0;
     padding: 0;
     padding-top: 10ex;
index 9a6234da5eb5556c77b76ca40057b3fb2f3264ef..bee3f256bab5f2bb2b3df65e0d0244f3a74c1c96 100644 (file)
@@ -8,7 +8,7 @@ body {
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
     background-size: cover;
     background-attachment: fixed;
     color: #CCC;
-    font-family: sans;
+    font-family: sans-serif;
     margin: 0;
     padding: 0;
     padding-top: 10ex;
     margin: 0;
     padding: 0;
     padding-top: 10ex;