mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-01-29 14:52:51 -05:00
button styling
This commit is contained in:
@@ -51,6 +51,7 @@
|
|||||||
color-mix(in srgb, black 10%, var(--primary-color))
|
color-mix(in srgb, black 10%, var(--primary-color))
|
||||||
);
|
);
|
||||||
box-shadow: 0 4px 10px rgba(var(--primary-color), 0.3);
|
box-shadow: 0 4px 10px rgba(var(--primary-color), 0.3);
|
||||||
|
color: var(--elevated-bg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user