mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fix css?
This commit is contained in:
parent
216875de4d
commit
6aa3be8e12
@ -6,6 +6,13 @@
|
||||
<title>Bad website</title>
|
||||
<link rel="stylesheet" href="style.css" Type="text/css" media="all">
|
||||
<script src="index.js"></script>
|
||||
<style>
|
||||
#grad1 {
|
||||
height: 200px;
|
||||
background-color: cyan; /* For browsers that do not support gradients */
|
||||
background-image: linear-gradient(cyan, blue);
|
||||
}
|
||||
</style>
|
||||
<img onclick="window.location.href='http://gg.gg/b0gamead2'" class="alignnone size-full wp-image-1303" class="floatRight" src="/files/img/qm5solke 2.png" alt="" width="318.75" height="468.75" id="hp"/></div>
|
||||
<p>On this website i host games and other stuff.</p>
|
||||
<h1 style="font-size:2vw">Contact:</h1>
|
||||
@ -17,4 +24,4 @@
|
||||
<p><a href="http://boofdev126.ezyro.com/">Pastebin</a></p>
|
||||
<p><a href="http://boofv2.c1.biz/">Donate</a></p>
|
||||
<p><a href="/Games/">Games</a></p>
|
||||
<p><a href="/tools/">Tools</a></p>
|
||||
<p><a href="/tools/">Tools</a></p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user