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

This commit is contained in:
Dooho Yi 2020-05-10 16:49:49 +09:00
parent 83d1210f57
commit 0983fe0c8d

View file

@ -11,10 +11,7 @@
body {
font: 0.75em/1.5 AppleGothic, Sans-serif;
color: deeppink;
/* limegreen */
background-color: rgb(255, 235, 205, 0.2);
/* blackberry */
/* overflow: hidden; */
scrollbar-width: none;
}