From 7c0b6e5837da6630207c8acf81f1d5eec1c2a26c Mon Sep 17 00:00:00 2001 From: MattTheTekie <94870997+MattTheTekie@users.noreply.github.com> Date: Fri, 15 Sep 2023 14:26:58 -0400 Subject: [PATCH] Update Vss.css --- Media/Vss.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Media/Vss.css b/Media/Vss.css index 90238fa..e9d00c4 100644 --- a/Media/Vss.css +++ b/Media/Vss.css @@ -3,8 +3,8 @@ body {background-color:rgb(0, 0, 0);margin:0px;color:white!important;font-size:12px!important;} .con {max-width:800px;margin:0px auto;} -.nav {background:#015b03;text-align:center;overflow:auto;max-height:50px;font-size:36px;color:white!important;font-weight:bold;padding:4px} -.txt {background:#020;padding:2px} +.nav {background:#00025b;text-align:center;overflow:auto;max-height:50px;font-size:36px;color:white!important;font-weight:bold;padding:4px} +.txt {background:#4b0404;padding:2px} .foot {background:#015b03;font-size:10px!important;padding:2px} h1 {text-align:center;font-weight:bold;background:#0c023f}