Commit
·
b24c86a
1
Parent(s):
1ee3c9a
28. Sept. 2024, 19:46
Browse files- _res/_custom.css +2 -2
_res/_custom.css
CHANGED
@@ -40,7 +40,7 @@ div.tabs div.tabitem {
|
|
40 |
padding: 0 !important;
|
41 |
}
|
42 |
|
43 |
-
&
|
44 |
transition: color .2s ease-in-out, background .2s ease-in-out;
|
45 |
|
46 |
& label:has(input[type="radio"]:checked),
|
@@ -155,5 +155,5 @@ label.selected.svelte-1k4wjf2.svelte-1k4wjf2.svelte-1k4wjf2 {
|
|
155 |
|
156 |
.md-header h1,
|
157 |
.md-header p {
|
158 |
-
color: var(--primary-
|
159 |
}
|
|
|
40 |
padding: 0 !important;
|
41 |
}
|
42 |
|
43 |
+
& .radioradio-btn-group {
|
44 |
transition: color .2s ease-in-out, background .2s ease-in-out;
|
45 |
|
46 |
& label:has(input[type="radio"]:checked),
|
|
|
155 |
|
156 |
.md-header h1,
|
157 |
.md-header p {
|
158 |
+
color: var(--primary-150) !important;
|
159 |
}
|