sf-d5c / style.css
Juno360219's picture
Add 3 files
a411966
:root {
--background-color: #f1f5f8;
--text-default: #181c32;
--text-input: #181c32;
--button-hover: #1a5a96;
--button-active: #123c6b;
--button-disable: #87cefa;
}