/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
e1f6d1c06c
commit
11875611b7
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;
|
||||||
/* background-color: rgba(255, 235, 205, 0.2); */
|
/* background-color: rgba(255, 235, 205, 0.2); */
|
||||||
background-color: rgba(0, 0, 0, 1);
|
background-color: rgba(0, 0, 0, 1.0);
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue