Add support for attachments and image links.
This commit is contained in:
parent
31450effe7
commit
d004454192
2 changed files with 41 additions and 5 deletions
|
@ -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');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue