summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/index.html b/index.html
index 3dbdc86..a1a7a19 100644
--- a/index.html
+++ b/index.html
@@ -53,11 +53,9 @@
<p class="sprinkler">
Call 1-800-1ST-YEAR to get a sprinkler to go off in a dorm near you!
</p>
- <div class="wrapper">
- <p id="middle">
- important stuff
- </p>
- </div>
+ <p id="middle">
+ important stuff
+ </p>
<table class="middle">
<tr>
<td>
@@ -105,16 +103,16 @@
</div>
<div class="thicc"></div>
<div class="buttons">
- <img src="data/apocalypse.gif" style="cursor: pointer;" onclick="document.documentElement.classList.toggle('wank')"/>
+ <img src="data/apocalypse.gif" class="clickable" image.png onclick="document.documentElement.classList.toggle('wank')"/>
<img src="data/amd.gif"/>
<img src="data/asexules.gif"/>
- <img src="data/dither.gif" style="cursor: pointer;" onclick="document.documentElement.classList.toggle('dither')"/>
- <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Frit.wtf" target="_blank">
+ <img src="data/dither.gif" class="clickable" onclick="document.documentElement.classList.toggle('dither')"/>
+ <a class="clickable" href="https://validator.w3.org/nu/?doc=https%3A%2F%2Frit.wtf" target="_blank">
<img src="data/html.gif"/>
</a>
<img src="data/ie.gif"/>
<img src="data/netscape.gif"/>
- <a href="https://g.tylerm.dev/tylermurphy534/rit.wtf" target="_blank">
+ <a class="clickable" href="https://g.tylerm.dev/tylermurphy534/rit.wtf" target="_blank">
<img src="data/free.gif"/>
</a>
</div>