/ ‘theme-dark/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-10 00:23:05 +09:00
parent 9ba79ab3b3
commit f6de13daa8

View file

@ -10,6 +10,7 @@
<style>
body {
font: 0.75em/1.5 AppleGothic, Sans-serif;
background-color: rgba(0, 0, 0, 1);
}
a {