Added stylesheet

This commit is contained in:
2025-11-12 08:25:24 +01:00
parent 9452656c5a
commit 687cde6c35
2 changed files with 8 additions and 0 deletions

7
style.css Normal file
View File

@@ -0,0 +1,7 @@
body{
/* background-color: darkgray; */
}
body, button{
font-family: 'Comic Sans MS', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}