Set default background to fix dark linux themes. Fixes #677
This commit is contained in:
parent
6e2ed6393e
commit
b646a9183c
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
background-color: #fefefe;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue