css fixed
This commit is contained in:
parent
59030aaf10
commit
664350becb
2 changed files with 2 additions and 2 deletions
|
|
@ -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%}
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue