diff --git a/html/license.ejs b/html/license.ejs index c825c0f0..a8553354 100644 --- a/html/license.ejs +++ b/html/license.ejs @@ -35,6 +35,9 @@ } :root{color-scheme:dark} body{color:#fff} + body [ + background:#1c1b22; + ] img{float:right;margin:.3em 0 1em 2em} :visited{color:#00c0ff} a{color:#0ab7f0}