/ ‘themes/yoshi/templates/base.html’

This commit is contained in:
Dooho Yi 2020-08-09 21:29:18 +09:00
parent bdbc694c5c
commit 13254d4a42

View file

@ -9,7 +9,7 @@
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script> <script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
<style> <style>
body { body {
font: 1em/1.5 AppleGothic, Courier New, Sans-serif; font: 1em/1.5 AppleGothic, NanumSquareRound, Sans-serif;
letter-spacing: +0.02em; letter-spacing: +0.02em;
word-spacing: +0.2em; word-spacing: +0.2em;