Style rework #35

Merged
Anri merged 70 commits from rework into main 2023-10-15 20:58:23 +02:00
4 changed files with 12 additions and 3 deletions
Showing only changes of commit cdcfab8120 - Show all commits

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -62,3 +62,12 @@ h1 {
font-size: calc(var(--font-size) * 1.6); font-size: calc(var(--font-size) * 1.6);
margin-bottom: 0; margin-bottom: 0;
} }
/* Friends */
#friends a:hover {
opacity: 1;
}
#friends a {
padding-right: 10px;
}

View file

@ -49,18 +49,18 @@
</p> </p>
</article> </article>
<article> <article id="friends">
<h1>Personnes incroyables</h1> <h1>Personnes incroyables</h1>
<a <a
href="https://github.com/2-1-1-2" href="https://github.com/2-1-1-2"
title="21_12's GitHub" title="GitHub de 21_12"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
><img src="/badges/friends/21_12.webp" alt="21_12" loading="lazy" ><img src="/badges/friends/21_12.webp" alt="21_12" loading="lazy"
/></a> /></a>
<a <a
href="https://twitter.com/azazouille_" href="https://twitter.com/azazouille_"
title="Azazouille's Twitter" title="Twitter de Azazouille"
target="_blank" target="_blank"
rel="noreferrer" rel="noreferrer"
><img ><img