/ ‘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:
Dooho Yi 2020-08-11 21:02:09 +09:00
parent a6a0ec8d2e
commit 839500deb2
4 changed files with 4 additions and 4 deletions

View file

@ -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;

View file

@ -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;

View file

@ -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;

View file

@ -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;