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