/ ‘theme/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-15 23:56:36 +09:00
parent 7d3abbc0d9
commit 60bf5b2f71

View file

@ -10,7 +10,6 @@
<style>
body {
font: 0.75em/1.5 AppleGothic, Sans-serif;
background-color: rgba(0, 20, 40, 1.0); /* black */
scrollbar-width: none;
}