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