mirror of
https://github.com/glanceapp/glance.git
synced 2025-06-21 18:31:24 +02:00
Reduce contrast of calendar dates
This commit is contained in:
parent
ec2f710d06
commit
c8be41ce6c
@ -1132,7 +1132,7 @@ details[open] .summary::after {
|
|||||||
|
|
||||||
.calendar-date {
|
.calendar-date {
|
||||||
padding: 0.4rem 0;
|
padding: 0.4rem 0;
|
||||||
color: var(--color-text-paragraph);
|
color: var(--color-text-base);
|
||||||
position: relative;
|
position: relative;
|
||||||
border-radius: var(--border-radius);
|
border-radius: var(--border-radius);
|
||||||
background: none;
|
background: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user