Edited Homepage
Added new icons and changed divs
This commit is contained in:
parent
3d347a7116
commit
e7ff54a6ba
@ -43,6 +43,14 @@
|
||||
}
|
||||
|
||||
.social-flex {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.ascii {
|
||||
display: flex;
|
||||
justify-content: space-evenly;
|
||||
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">
|
||||
* * *
|
||||
__ * *
|
||||
@ -166,23 +174,16 @@
|
||||
<a href="https://gitlab.com/m0ze1r">
|
||||
<img
|
||||
alt="m0ze1r@Gitlab"
|
||||
src="https://cdn.whisper.cat/gitlab-80-80.png"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="https://twitter.com/InnesHarper_">
|
||||
<img
|
||||
alt="Twitter"
|
||||
src="https://cdn.whisper.cat/twitter-80-80.png"
|
||||
src="https://cdn.whisper.cat/gitlab-70x65.png"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a rel="me" href="https://geekdom.social/@harper">
|
||||
<img
|
||||
alt="Mastodon"
|
||||
src="https://cdn.whisper.cat/mastodon-80-80.png"
|
||||
src="https://cdn.whisper.cat/mastodon-70x70.png"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
@ -190,7 +191,7 @@
|
||||
<a href="irc://sodium.libera.chat/whisper.cat">
|
||||
<img
|
||||
alt="irc#whisper.cat@libera.chat"
|
||||
src="https://cdn.whisper.cat/libera80-80.png"
|
||||
src="https://cdn.whisper.cat/irc_70x70.png"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
@ -208,24 +209,24 @@
|
||||
<img
|
||||
src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Nonbinary_flag.svg/300px-Nonbinary_flag.svg.png"
|
||||
alt="#NonBinaryRights #TheyThem"
|
||||
width="100"
|
||||
height="67"
|
||||
width="95"
|
||||
height="65"
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<img
|
||||
src="https://upload.wikimedia.org/wikipedia/commons/f/fd/LGBTQ%2B_rainbow_flag_Quasar_%22Progress%22_variant.svg"
|
||||
alt="#LGBTIRights"
|
||||
width="100"
|
||||
height="67"
|
||||
width="105"
|
||||
height="65"
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
<img
|
||||
src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b0/Transgender_Pride_flag.svg/1920px-Transgender_Pride_flag.svg.png"
|
||||
alt="#TransRights"
|
||||
width="100"
|
||||
height="67"
|
||||
alt="#TransRightsAreHumanRights"
|
||||
width="95"
|
||||
height="65"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user