diff site/css/windowmaker.css @ 2:380da6d0a7e9

Swapped fonts, return of the webring
author yakumo_izuru
date Sat, 07 Jun 2025 22:47:50 -0300
parents edf035b5437a
children 21b2c131d8c7
line wrap: on
line diff
--- a/site/css/windowmaker.css	Fri May 30 19:41:23 2025 -0300
+++ b/site/css/windowmaker.css	Sat Jun 07 22:47:50 2025 -0300
@@ -11,7 +11,7 @@
     background-image: url('/img/reimu.jpg');
     background-position: 40% 10%;
     background-color: white;
-    font-family: "ArialPixel";
+    font-family: 'Ume UI Gothic';
 }
 
 header {
@@ -174,6 +174,7 @@
     font-weight: bold;
     text-align: center;
     line-height: 19px;
+    font-family: 'Ume UI Gothic O5';
 }
 
 #wrapper {