Remove yotsuba fade from dark themes, fix temp_dark

This commit is contained in:
discomrade 2021-10-01 02:10:30 +00:00
parent f45636065d
commit 73794e5719
3 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,6 @@
/* General */
body {
background: #1d1f21 url('img/fade-yotsuba.png') repeat-x 50% 0%;
background: #1d1f21;
color: #ACACAC;
}
/* Link colors */