Add support for attachments and image links.

This commit is contained in:
Sergio Martínez Portela 2022-12-14 23:46:41 +01:00
parent 31450effe7
commit d004454192
2 changed files with 41 additions and 5 deletions

View file

@ -121,6 +121,10 @@ body nav input {
display: none;
}
a.img {
display: block;
}
@font-face {
font-family: "Atkinson Hyperlegible";
src: url('./fonts/atkinson-hyperlegible/eot/Atkinson-Hyperlegible-Regular-102.eot');