/ ‘theme-dark/templates/base.html’
This commit is contained in:
parent
5319f06662
commit
9ee913d7fe
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<style>
|
||||
body {
|
||||
font: 0.75em/1.5 AppleGothic, Sans-serif;
|
||||
color: rgba(1, 1, 1, 0.1);
|
||||
color: rgba(255, 255, 255, .1);
|
||||
background-color: rgba(0, 0, 0, 1);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue