comparison 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
comparison
equal deleted inserted replaced
1:998d5e743163 2:380da6d0a7e9
9 margin: 0; 9 margin: 0;
10 padding: 0; 10 padding: 0;
11 background-image: url('/img/reimu.jpg'); 11 background-image: url('/img/reimu.jpg');
12 background-position: 40% 10%; 12 background-position: 40% 10%;
13 background-color: white; 13 background-color: white;
14 font-family: "ArialPixel"; 14 font-family: 'Ume UI Gothic';
15 } 15 }
16 16
17 header { 17 header {
18 padding: 1em; 18 padding: 1em;
19 margin-top: 0; 19 margin-top: 0;
172 font-size: 0.8em; 172 font-size: 0.8em;
173 color: white; 173 color: white;
174 font-weight: bold; 174 font-weight: bold;
175 text-align: center; 175 text-align: center;
176 line-height: 19px; 176 line-height: 19px;
177 font-family: 'Ume UI Gothic O5';
177 } 178 }
178 179
179 #wrapper { 180 #wrapper {
180 position: relative; 181 position: relative;
181 width: 800px; 182 width: 800px;