/ ‘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
a6a0ec8d2e
commit
839500deb2
4 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font: 1em/1.5 AppleGothic, NanumSquareRound, Sans-serif;
|
||||
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
|
||||
letter-spacing: +0.02em;
|
||||
word-spacing: +0.2em;
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font: 1em/1.5 AppleGothic, NanumSquareRound, Sans-serif;
|
||||
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
|
||||
letter-spacing: +0.02em;
|
||||
word-spacing: +0.2em;
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font: 1em/1.5 AppleGothic, NanumSquareRound, Sans-serif;
|
||||
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
|
||||
letter-spacing: +0.02em;
|
||||
word-spacing: +0.2em;
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
font: 1em/1.5 AppleGothic, NanumSquareRound, Sans-serif;
|
||||
font: 1em/1.5 AppleGothic, NanumGothic, Sans-serif;
|
||||
letter-spacing: +0.02em;
|
||||
word-spacing: +0.2em;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue