/ ‘themes/yoshi/templates/base.html’

This commit is contained in:
Dooho Yi 2020-05-23 01:28:24 +09:00
parent 1f472e6937
commit ee2e1e3afd

View file

@ -12,7 +12,7 @@
font: 0.75em/1.5 AppleGothic, Sans-serif;
color: rgba(37, 176, 118, 1.0); /* chartreuse */
/* color: rgba(255, 20, 147, 1.0); */ /* deeppink */
background-color: rgba(0, 20, 40, 1.0); /* black */
background-color: rgba(16, 20, 20, 1.0); /* black */
scrollbar-width: none;
}