This commit is contained in:
Digital Cheese 2023-09-17 20:24:46 -07:00 committed by GitHub
commit 4af569b63f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ body {background-color:#000;margin:0px;color:white!important;font-size:12px!impo
.txt {background:#050;padding:2px}
.foot {background:#030;font-size:10px!important;padding:2px}
h1 {text-align:center;font-weight:bold;background:#0c023f}
h1 {background:#040;margin:auto 0px;text-align:center;font-weight:bold;}
a {color:#FFF}
a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;}
::selection {background:lime;color:black}