This commit is contained in:
Digital Cheese 2023-10-07 08:00:26 -07:00 committed by GitHub
commit 6cbcc0d9d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,4 +9,6 @@ div.text h2:before{content:'';height:100%;width:.5rem;left:-1.5rem;background:#E
div.nav a {background-color:white;color:black!important}
a {color:red;}
a:hover {background:red!important;color:white;}
a:hover {background:red!important;color:white;}
IMG {max-width:99%;height:auto;}