mirror of
https://github.com/dergigi/boris.git
synced 2026-01-27 18:54:20 +01:00
style: match type icon color to author text color
- Set type icon color to var(--color-text-secondary) to match author text - Icon now has same muted color as author link instead of bright white - Creates better visual consistency in footer metadata
This commit is contained in:
@@ -217,6 +217,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.35rem;
|
||||
color: var(--color-text-secondary);
|
||||
}
|
||||
|
||||
/* Reading progress as separator - always shown, full width */
|
||||
|
||||
Reference in New Issue
Block a user