Use system color for Debug Output background
This commit is contained in:
parent
dacfe68a28
commit
c50a3a8615
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
background: white;
|
||||
background: Canvas;
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Reference in a new issue