/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
6ae6253c8c
commit
83d1210f57
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue