forked from ruangrupa/lumbung.space
replace orange inset shadow in default cards
This commit is contained in:
parent
c5a7ad38fe
commit
bf40f4f8ec
@ -677,7 +677,7 @@ input:checked+label+.calendar-location+.description {
|
|||||||
}
|
}
|
||||||
|
|
||||||
label:hover {
|
label:hover {
|
||||||
box-shadow: inset 2px 2px 0px #95948c;
|
box-shadow: inset 2px 2px 0px var(--calendar-dark);
|
||||||
}
|
}
|
||||||
|
|
||||||
.description {
|
.description {
|
||||||
|
Loading…
Reference in New Issue
Block a user