mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
4 lines
88 B
CSS
4 lines
88 B
CSS
:root {
|
|
--icon-color: rgb(49 123 249);
|
|
--border-color: rgb(49 123 249 / 40%);
|
|
}
|