author names are now clickable and lead to page with all posts by author #54
@ -664,6 +664,13 @@ div.pen-source {
|
||||
color: var(--social-dark);
|
||||
}
|
||||
|
||||
.card.shout .post-footer a{
|
||||
background: var(--social-light);
|
||||
color: var(--social-dark);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
||||
/* gallery cards */
|
||||
.card.shout.lumbung-gallery {
|
||||
border-color: var(--gallery-dark);
|
||||
|
Loading…
Reference in New Issue
Block a user