added icon class
This commit is contained in:
parent
57ef4e0244
commit
061e7efc13
11
extra.html
11
extra.html
|
@ -8,7 +8,6 @@
|
||||||
<body>
|
<body>
|
||||||
<div class="case">
|
<div class="case">
|
||||||
<div class="nav"><a href="index.html">← Catalog</a></div>
|
<div class="nav"><a href="index.html">← Catalog</a></div>
|
||||||
<div class="main">
|
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<h1>Extras Page</h1>
|
<h1>Extras Page</h1>
|
||||||
<p>
|
<p>
|
||||||
|
@ -22,13 +21,11 @@
|
||||||
<a href="http://zsxjtsgzborzdllyp64c6pwnjz5eic76bsksbxzqefzogwcydnkjy3yd.onion/index.xhtml">metheperson</a>
|
<a href="http://zsxjtsgzborzdllyp64c6pwnjz5eic76bsksbxzqefzogwcydnkjy3yd.onion/index.xhtml">metheperson</a>
|
||||||
<h2>Fan Made Pins</h2>
|
<h2>Fan Made Pins</h2>
|
||||||
<p>
|
<p>
|
||||||
These pins were created by fans of the site for linking to pages on the site. They're pretty cool, so I thought I would host them. You can download the ones you want
|
These pins were created by fans of the site for linking to pages on the site. They're pretty cool, so I thought I would host them. You can download the ones you want for your website here:
|
||||||
for your website here:
|
|
||||||
</p>
|
</p>
|
||||||
<a href="https://spyware.neocities.org/articles/discord.html"><img src="images/discord-no-way-2.gif" alt="Discord? No Way!"></a>
|
<a href="https://spyware.neocities.org/articles/discord.html"><img class="icon" src="images/discord-no-way-2.gif" alt="Discord? No Way!"></a>
|
||||||
<a href="https://spyware.neocities.org"><img src="images/osw.jpg" alt="Online Spyware Watchdog"></a>
|
<a href="https://spyware.neocities.org"><img class="icon" src="images/osw.jpg" alt="Online Spyware Watchdog"></a>
|
||||||
<p>
|
<p>You can also visit the creator's websites:<br>
|
||||||
You can also visit the creator's websites:<br>
|
|
||||||
<a href="https://floppys-lounge.neocities.org/">https://floppys-lounge.neocities.org/</a><br>
|
<a href="https://floppys-lounge.neocities.org/">https://floppys-lounge.neocities.org/</a><br>
|
||||||
<a href="https://computerdemons.neocities.org/">https://computerdemons.neocities.org/</a><br>
|
<a href="https://computerdemons.neocities.org/">https://computerdemons.neocities.org/</a><br>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue