Skip to content

Commit 33a0270

Browse files
committed
minor css fix
1 parent 0d5d336 commit 33a0270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/katsuyoki.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111

1212
body {
13-
font-family: 'Source Han Serif JP', sans-serif;
13+
font-family: 'Source Han Serif JP', serif;
1414
background: white url("../img/paperfibers.png");
1515
background-attachment: fixed;
1616
font-size: 18px;
@@ -44,6 +44,7 @@ input#word {
4444
}
4545

4646
#pos, #pos-sub {
47+
font-family: 'Source Han Serif JP', serif;
4748
font-size: 16px;
4849
padding: 0.4045em;
4950
margin: 0.4045em 0 0.4045em 0.4045em;

0 commit comments

Comments
 (0)