assayo/public/assets/vds.css
2023-11-27 15:45:54 +03:00

16 lines
238 B
CSS

body {
--vds-color--main: #00AFD0;
}
.title,
.header_title,
.card_with_icon_value,
.card_with_icon_title,
.welcome_first_title,
.welcome_last_title {
/*color: var(--vds-color--main);*/
}
.sidebar {
background-color: transparent;
}