diff --git a/Media/Vss.css b/Media/Vss.css index 9b57659..90238fa 100644 --- a/Media/Vss.css +++ b/Media/Vss.css @@ -5,7 +5,7 @@ body {background-color:rgb(0, 0, 0);margin:0px;color:white!important;font-size:1 .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} -.foot {background:#010;font-size:10px!important;padding:2px} +.foot {background:#015b03;font-size:10px!important;padding:2px} h1 {text-align:center;font-weight:bold;background:#0c023f} a {color:#FFF}