Edited Homepage

Added new icons and changed divs
This commit is contained in:
[Harper Innes] 2023-12-14 14:13:11 +11:00
parent 3d347a7116
commit e7ff54a6ba

View File

@ -43,6 +43,14 @@
} }
.social-flex { .social-flex {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 2em;
}
.ascii {
display: flex; display: flex;
justify-content: space-evenly; justify-content: space-evenly;
align-items: center; align-items: center;
@ -83,7 +91,7 @@
<div class="social-flex"><pre><b> <div class="ascii"><pre><b>
<span style="color:yellow;font-weight:italic"> <span style="color:yellow;font-weight:italic">
* * * * * *
__ * * __ * *
@ -166,23 +174,16 @@
<a href="https://gitlab.com/m0ze1r"> <a href="https://gitlab.com/m0ze1r">
<img <img
alt="m0ze1r@Gitlab" alt="m0ze1r@Gitlab"
src="https://cdn.whisper.cat/gitlab-80-80.png" src="https://cdn.whisper.cat/gitlab-70x65.png"
/>
</a>
</div>
<div>
<a href="https://twitter.com/InnesHarper_">
<img
alt="Twitter"
src="https://cdn.whisper.cat/twitter-80-80.png"
/> />
</a> </a>
</div> </div>
<div> <div>
<a rel="me" href="https://geekdom.social/@harper"> <a rel="me" href="https://geekdom.social/@harper">
<img <img
alt="Mastodon" alt="Mastodon"
src="https://cdn.whisper.cat/mastodon-80-80.png" src="https://cdn.whisper.cat/mastodon-70x70.png"
/> />
</a> </a>
</div> </div>
@ -190,7 +191,7 @@
<a href="irc://sodium.libera.chat/whisper.cat"> <a href="irc://sodium.libera.chat/whisper.cat">
<img <img
alt="irc#whisper.cat@libera.chat" alt="irc#whisper.cat@libera.chat"
src="https://cdn.whisper.cat/libera80-80.png" src="https://cdn.whisper.cat/irc_70x70.png"
/> />
</a> </a>
</div> </div>
@ -208,24 +209,24 @@
<img <img
src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Nonbinary_flag.svg/300px-Nonbinary_flag.svg.png" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Nonbinary_flag.svg/300px-Nonbinary_flag.svg.png"
alt="#NonBinaryRights #TheyThem" alt="#NonBinaryRights #TheyThem"
width="100" width="95"
height="67" height="65"
/> />
</div> </div>
<div> <div>
<img <img
src="https://upload.wikimedia.org/wikipedia/commons/f/fd/LGBTQ%2B_rainbow_flag_Quasar_%22Progress%22_variant.svg" src="https://upload.wikimedia.org/wikipedia/commons/f/fd/LGBTQ%2B_rainbow_flag_Quasar_%22Progress%22_variant.svg"
alt="#LGBTIRights" alt="#LGBTIRights"
width="100" width="105"
height="67" height="65"
/> />
</div> </div>
<div> <div>
<img <img
src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Transgender_Pride_flag.svg/1920px-Transgender_Pride_flag.svg.png" src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Transgender_Pride_flag.svg/1920px-Transgender_Pride_flag.svg.png"
alt="#TransRights" alt="#TransRightsAreHumanRights"
width="100" width="95"
height="67" height="65"
/> />
</div> </div>
</div> </div>