Update Vss.css

This commit is contained in:
MattTheTekie 2023-09-15 18:50:37 -04:00 committed by GitHub
commit f382c6ce38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
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:#00025b;text-align:center;overflow:auto;max-height:50px;font-size:26px;color:white!important;font-weight:bold;padding:4px}
.nav {background:#00025b;text-align:center;overflow:auto;max-height:10px;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}