fixed CSS

This commit is contained in:
Digital Cheese 2024-05-23 01:10:55 +00:00 committed by GitHub
commit c29c0e2c03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,9 +11,6 @@ a {color:#FFF}
a:hover {color:rgb(235, 170, 19)!important;}
::selection {background:lime;color:black}
[id] {display:none}
[id]:target {display:block}
IMG {max-width:100%;height:auto}
IMG[src="/media/vlogo2.jpg"] {float:left}
audio {width:99%}