css fixed

This commit is contained in:
Digital Cheese 2023-09-17 20:18:14 -07:00 committed by GitHub
commit 664350becb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -15,5 +15,5 @@ a:hover {background-color:black!important;color:rgb(19, 235, 170)!important;}
[id]:target {display:block}
IMG {max-width:100%;height:auto}
IMG[src="/Media/Vlogo.png"] {max-width:32px!important;height:32px!important;float:left}
IMG[src="/Media/Vlogo.png"] {float:left}
audio {width:99%}

View file

@ -21,7 +21,7 @@
</head>
<body>
<div class="con">
<div class="nav"><a href="/index.html"><img src="/Media/Vlogo.png" alt="Venith" title="Venith Logo">VENITH<img src="Media/Vlogo.png" alt="Venith" title="Venith Logo" style="float:right"></a></div>
<div class="nav"><a href="/index.html"><img src="/Media/Vlogo.png" alt="Venith" title="Venith Logo">VENITH<img src="Media/Vlogo.png" alt="Venith" title="Venith Logo" style="width:32px;float:right"></a></div>
<div class="txt">
Welcome to the official Venith website! Website created by <a href="https://dc.venith.net/">Digital Cheese</a> and <a href="https://cht.venith.net/">MattTheTekie (owner of CHT)</a>, Venith itself owned and created by Digital Cheese. Venith is the biggest empire in the world!
<hr>