Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
starg3n authored Sep 25, 2024
1 parent 2c444dd commit ff134a2
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<html>
<style>
body {background-color: Black;}
h1 {color: #FFFDD0; text-align: center;}
p {color: #FFFDD0; text-align: center;}
b {color: #FFFDD0; text-align: center;}
h3 {color: #FFFDD0; text-align: center;}
h2 {color: #FFFDD0; text-align: center;}
b {color: #FFFDD0; text-align: center;}
i {color: #FFFDD0; text-align: center;}
a {color: #A59079; text-align: center;}
h1 {color: #FFE5B4; text-align: center;}
p {color: #FFE5B4; text-align: center;}
b {color: #FFE5B4; text-align: center;}
h3 {color: #FFE5B4; text-align: center;}
h2 {color: #FFE5B4; text-align: center;}
b {color: #FFE5B4; text-align: center;}
i {color: #FFE5B4; text-align: center;}
a {color: #DE7E5D; text-align: center;}
</style>
<head>
<title>☆ starg3n ☆</title>
Expand All @@ -21,6 +21,7 @@
<h1>☆ starg3n ☆</h1>
<p><b>☆☆☆</b></p>
<p><a href="sm64/index.html">☆ sm64 ☆</a></p>
<p><a href="https://starg3n.github.io/hl1/"></a>☆ hl1 ☆</p>

</div>
</body>
Expand Down

0 comments on commit ff134a2

Please sign in to comment.