Ajout texte réseaux sociaux et liens twitch et insta

This commit is contained in:
T4lianah 2024-01-21 18:45:46 +01:00
parent 5be81ca7b0
commit c3434f986f
3 changed files with 4 additions and 0 deletions

BIN
img/logo instagram.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 291 KiB

View file

@ -26,8 +26,11 @@
</div>
</div>
<div class="footer">
<h4>Réseaux sociaux et contacts :</h4>
<ul class="social-links">
<li><a href="https://corneill.es/@t4lianah" target="_blank"><img src="img/logo mastodon.png" alt="Mastodon"></a></li>
<li><a href="https://www.instagram.com/fleur_dpy/" target="_blank"><img src="img/logo instagram.png" alt="instagram"></a></li>
<li><a href="https://www.twitch.tv/t4lianah" target="_blank"><img src="img/logo twitch.png" alt="Twitch"></a></li>
</ul>
</div>
</div>

View file

@ -66,6 +66,7 @@ body {
position: fixed;
bottom: 0;
width: 100%;
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.social-links {
list-style: none;