Link previews: bold author

This commit is contained in:
Niléane 2023-08-08 21:05:41 +02:00
commit 123c74562c
No known key found for this signature in database
4 changed files with 12 additions and 0 deletions

View file

@ -1275,6 +1275,9 @@ body.layout-single-column {
.layout-single-column .status-card:hover .status-card__title {
color: var(--color-content-fg);
}
.layout-single-column .status-card__author strong {
font-weight: 800;
}
.layout-single-column .status__content p {
margin-bottom: 12px;
}