Set background again

This commit is contained in:
RealStickman 2022-11-19 16:30:48 +01:00
parent 5a844c338f
commit cbe0c1d98d
3 changed files with 3 additions and 3 deletions

View File

@ -938,7 +938,7 @@ td {
transform-style: preserve-3d; }
body {
background: #fff;
background: #111111;
color: #dddddd; }
/*# sourceMappingURL=theme.css.map */

File diff suppressed because one or more lines are too long

View File

@ -2,4 +2,4 @@
$core-text: #dddddd;
// Background
//$page-bg: #111111;
$page-bg: #111111;