/ ‘themes/moe-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-08-09 15:07:32 +09:00
parent deeb993644
commit fc79e925c0

View file

@ -9,7 +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, Dotum, Sans-serif;
color: rgba(206, 201, 201, 1.0);
background-color: rgba(48, 48, 48, 1.0);
scrollbar-width: none;