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

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

View file

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