forked from ruangrupa/lumbung.space
		
	fix author color in lumbung callery cards
This commit is contained in:
		| @ -698,7 +698,7 @@ div.pen-source { | ||||
|     color: var(--social-dark); | ||||
| } | ||||
|  | ||||
| .card.shout .post-footer a{ | ||||
| .card.shout .post-footer a { | ||||
|     background: var(--social-light); | ||||
|     color: var(--social-dark); | ||||
|     text-decoration: underline; | ||||
| @ -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); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user