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

This commit is contained in:
Dooho Yi 2020-05-10 16:00:16 +09:00
parent 05fdb0bdb1
commit e6953f6df3

View file

@ -12,7 +12,8 @@
font: 0.75em/1.5 AppleGothic, Sans-serif;
color: #32CD32;
/* limegreen */
background-color: rgba(0, 0, 0, 1);
background-color: #3A3A38;
/* blackberry */
overflow: hidden;
}