clickable author names in shout footers
This commit is contained in:
parent
4d57b388b1
commit
b16a19a235
@ -664,6 +664,13 @@ div.pen-source {
|
|||||||
color: var(--social-dark);
|
color: var(--social-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.card.shout .post-footer a{
|
||||||
|
background: var(--social-light);
|
||||||
|
color: var(--social-dark);
|
||||||
|
text-decoration: underline;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* gallery cards */
|
/* gallery cards */
|
||||||
.card.shout.lumbung-gallery {
|
.card.shout.lumbung-gallery {
|
||||||
border-color: var(--gallery-dark);
|
border-color: var(--gallery-dark);
|
||||||
|
Loading…
Reference in New Issue
Block a user