Update Vss.css

This commit is contained in:
MattTheTekie 2023-09-15 14:26:58 -04:00 committed by GitHub
commit 7c0b6e5837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}