mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-11 20:17:10 +00:00
fix(website): restore light mode step numbers
This commit is contained in:
@@ -244,7 +244,9 @@
|
||||
}
|
||||
|
||||
html.theme-light .step-num {
|
||||
background: linear-gradient(135deg, oklch(0.45 0.10 150), oklch(0.40 0.08 120));
|
||||
color: oklch(0.36 0.10 145);
|
||||
background: none;
|
||||
-webkit-text-fill-color: currentColor;
|
||||
}
|
||||
|
||||
.step-text h3 {
|
||||
|
||||
Reference in New Issue
Block a user