mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
updated gradient on the other pages
This commit is contained in:
parent
9c941b0c0a
commit
6ffe614d08
@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="/style.css" Type="text/css" media="all">
|
||||
<script src="index.js"></script>
|
||||
</HEAD>
|
||||
<BODY class="animated-back">
|
||||
<BODY class="animated-gradient">
|
||||
<p>Here you can find a list of games. All games are hosted on this website.</p>
|
||||
<h1><p><a style="font-size:2vw" href="/Games/Flash/">Flash games</a></p></h1>
|
||||
<title>Bad website</title>
|
||||
|
||||
@ -6,9 +6,8 @@
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.png">
|
||||
<title>Boofdev - Software</title>
|
||||
</HEAD>
|
||||
<BODY class="animated-back">
|
||||
<BODY class="animated-gradient">
|
||||
<h1>Software</h1>
|
||||
<p><a href="/Software/Calculator-inator/">Android-Calculator</a></p>
|
||||
<BODY class="animated-back">
|
||||
</BODY>
|
||||
</HTML>
|
||||
@ -6,7 +6,7 @@
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.png">
|
||||
<title>Boofdev - Tools</title>
|
||||
</HEAD>
|
||||
<BODY class="animated-back">
|
||||
<BODY class="animated-gradient">
|
||||
<p><a href="/tools/Base64/">Base64 encode/decode</a></p>
|
||||
<p><a href="/tools/WebhookYeet/">Discord webhook deleter</a></p>
|
||||
<p><a href="/tools/percentage-calc/">Percentage calculator</a></p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user