mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 05:14:06 -06:00
fix(a11y): increased content-meta text contrast (#1980)
This commit is contained in:
parent
334829fd6e
commit
8075e7e131
@ -1,6 +1,6 @@
|
|||||||
.content-meta {
|
.content-meta {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
color: var(--gray);
|
color: var(--darkgray);
|
||||||
|
|
||||||
&[show-comma="true"] {
|
&[show-comma="true"] {
|
||||||
> *:not(:last-child) {
|
> *:not(:last-child) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user