fix author color in lumbung callery cards
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
658a4ddfac
commit
de9e9d3653
@ -723,6 +723,11 @@ div.pen-source {
|
||||
border-top: 2px solid;
|
||||
}
|
||||
|
||||
.card.shout.lumbung-gallery .post-footer a {
|
||||
background: var(--gallery-light);
|
||||
color: var(--gallery-dark);
|
||||
}
|
||||
|
||||
/* kios cards */
|
||||
.card.shout.lumbung-kios {
|
||||
border-color: var(--kios-dark);
|
||||
|
Loading…
Reference in New Issue
Block a user