Selaa lähdekoodia

changing font

BaumSplitter41 1 viikko sitten
vanhempi
sitoutus
74cd9c35ac
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      css/style.css

+ 1 - 1
css/style.css

@@ -4,7 +4,7 @@ html {
 
 body {
   	background-color: #121212;
-	font-family: 'Times New Roman', Times, serif;
+	font-family: Arial, sans-serif;
 }
 
 h1 {