Why not comic sans?

This commit is contained in:
g 2023-10-26 14:09:56 +02:00
parent 2dffeda91d
commit 129878af24

View File

@ -10,7 +10,7 @@
body {
color: #FFFFFF;
display: block;
font-family: "Verdana", "sans-serif";
font-family: "Comic Sans MS", "sans-serif";
margin: 0 auto;
overflow: auto;
overflow-x: hidden;