Use system color for Debug Output background

This commit is contained in:
Abe Jellinek 2023-12-01 13:36:24 -05:00 committed by Dan Stillman
parent dacfe68a28
commit c50a3a8615

View file

@ -9,7 +9,7 @@
<style>
body {
margin: 0;
background: white;
background: Canvas;
}
a {