mirror of
https://github.com/discourse/discourse-category-banners
synced 2025-03-09 13:02:25 +00:00
UX: update link color in banners (#52)
This commit is contained in:
parent
04c2b2b6ff
commit
cd2cbb6bfd
@ -58,7 +58,7 @@ div[class^="category-title-header"] {
|
||||
.category-title-description {
|
||||
a,
|
||||
a:visited {
|
||||
color: var(--primary);
|
||||
color: currentColor;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user