Link previews: bold author
This commit is contained in:
parent
6908d063bc
commit
123c74562c
4 changed files with 12 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue