Set background again
This commit is contained in:
parent
5a844c338f
commit
cbe0c1d98d
@ -938,7 +938,7 @@ td {
|
|||||||
transform-style: preserve-3d; }
|
transform-style: preserve-3d; }
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: #fff;
|
background: #111111;
|
||||||
color: #dddddd; }
|
color: #dddddd; }
|
||||||
|
|
||||||
/*# sourceMappingURL=theme.css.map */
|
/*# sourceMappingURL=theme.css.map */
|
||||||
|
File diff suppressed because one or more lines are too long
@ -2,4 +2,4 @@
|
|||||||
$core-text: #dddddd;
|
$core-text: #dddddd;
|
||||||
|
|
||||||
// Background
|
// Background
|
||||||
//$page-bg: #111111;
|
$page-bg: #111111;
|
||||||
|
Loading…
Reference in New Issue
Block a user