/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
23a4d55de2
commit
d8885ecb05
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: rgba(100, 255, 200, 1.0); /* chartreuse */
|
color: rgba(100, 255, 200, 1.0); /* chartreuse */
|
||||||
/* color: rgba(255, 20, 147, 1.0); */ /* deeppink */
|
/* color: rgba(255, 20, 147, 1.0); */ /* deeppink */
|
||||||
background-color: rgba(0, 0, 0, 1.0); /* black */
|
background-color: rgba(0, 80, 80, 1.0); /* black */
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue