up main page of csc

This commit is contained in:
Tykayn 2025-09-24 11:06:25 +02:00 committed by tykayn
parent 334b6c90cf
commit 7de81096bb
14 changed files with 165 additions and 37 deletions

View file

@ -20,8 +20,8 @@
}
&.is-disabled {
color: #525668;
fill: #525668;
color: #8d91a4;
fill: #8d91a4;
}
}
@ -82,6 +82,7 @@
.is-disabled & {
border-color: #525668;
background: #8D91A4;
}
}