From 4af569b63fe5ef0e784d02e19fe7b0cf1404f1c8 Mon Sep 17 00:00:00 2001 From: Digital Cheese Date: Sun, 17 Sep 2023 20:24:46 -0700 Subject: [PATCH] vbnm --- Media/Vss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Media/Vss.css b/Media/Vss.css index b573fff..5324bc0 100644 --- a/Media/Vss.css +++ b/Media/Vss.css @@ -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}