/ ‘themes/aurora/templates/base.html’
/ ‘themes/moe-dark/templates/base.html’ / ‘themes/white/templates/base.html’ / ‘themes/yoshi/templates/base.html’
This commit is contained in:
parent
839500deb2
commit
93ff26fcbe
4 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
header {
|
header {
|
||||||
font-size: 3.6em;
|
font-size: 3.6em;
|
||||||
font-family: AppleGothic, NanumSquare, Sans-serif;
|
font-family: AppleGothic, NanumGothic, Sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shrinkingtitle {
|
.shrinkingtitle {
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
header {
|
header {
|
||||||
font-size: 3.6em;
|
font-size: 3.6em;
|
||||||
font-family: AppleGothic, NanumSquare, Sans-serif;
|
font-family: AppleGothic, NanumGothic, Sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shrinkingtitle {
|
.shrinkingtitle {
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
header {
|
header {
|
||||||
font-size: 3.6em;
|
font-size: 3.6em;
|
||||||
font-family: AppleGothic, NanumSquare, Sans-serif;
|
font-family: AppleGothic, NanumGothic, Sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shrinkingtitle {
|
.shrinkingtitle {
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
header {
|
header {
|
||||||
font-size: 3.6em;
|
font-size: 3.6em;
|
||||||
font-family: AppleGothic, NanumSquare, Sans-serif;
|
font-family: AppleGothic, NanumGothic, Sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.shrinkingtitle {
|
.shrinkingtitle {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue