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}