/ ‘theme/templates/base.html’
This commit is contained in:
parent
f214b1731d
commit
dbb966d8ce
1 changed files with 1 additions and 3 deletions
|
|
@ -9,9 +9,7 @@
|
|||
<script type="text/javascript" src="{{ SITEURL }}/theme/js/jquery-3.5.0.min.js"></script>
|
||||
<style>
|
||||
body {
|
||||
/* font: 0.75em/1.5 AppleGothic, Sans-serif; */
|
||||
/* font: 0.75em/1.5 AppleGothic, Droid sans, sans-serif; */
|
||||
font: 0.75em/1.5 'AppleGothic', '나눔 고딕', Dotum, 'droid sans fallback', sans-serif;
|
||||
font: 0.75em/1.5 AppleGothic, Sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
|
|||
Loading…
Reference in a new issue