status link style updates
All checks were successful
/ weblog.lol (push) Successful in 9s

This commit is contained in:
Gordon Pedersen 2024-05-09 11:08:28 +00:00
parent 01e2fe1c65
commit 56d9d9aa47

View file

@ -90,6 +90,10 @@ article, main.page {
margin-left: .75em;
}
.post-info>a {
margin-left: 1em;
}
article p {
width: 100%;
}
@ -148,7 +152,7 @@ iframe {
font-stye: normal;
}
[data-emoji='{emoji}'] {
[data-emoji='{emoji}'], [href='{status_url}'], [href='{external_url'}] {
display:none;
}