X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/554c7e00901b25e1262f44ee82d57427bcf47b75..eb90544e3b963a37eed247dcb6068a76365c2a9c:/css/style.css?ds=inline diff --git a/css/style.css b/css/style.css index 8e3f212..d8c0368 100644 --- a/css/style.css +++ b/css/style.css @@ -4,7 +4,7 @@ body { pre { font-family: Monaco, monospace; - background-color: #222; + background-color: #eee; } canvas { @@ -27,4 +27,8 @@ canvas { a:visited { color: #ed6eff; } + + pre { + background-color: #222; + } }