Add badges, optimize bg

This commit is contained in:
~erin 2022-05-10 09:21:03 -04:00
parent abb6e07056
commit afce610551
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
5 changed files with 11 additions and 0 deletions

View File

@ -38,6 +38,11 @@
<span><--></span>
<a href="https://unix.lgbt/~kakuko/sanctuary">syntropy</a>
</li>
<li class="badges">
<img src="/assets/badges/queer.png" alt="Maintained by a queer folk">
<img src="/assets/badges/socks.png" alt="Always wear your programming socks">
</li>
</ul>
</div>
<a rel="me" href="https://transmom.love/@erin" style="display:none"></a>

View File

@ -14,9 +14,11 @@ footer {
li {
h3 {
padding-top: 15px;
margin-top: auto;
}
text-align: center;
}
}
}
@ -44,3 +46,7 @@ footer {
}
}
}
.badges {
padding-top: 15px;
}

BIN
assets/badges/queer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

BIN
assets/badges/socks.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB