assayo/public/assets/vds.css

16 lines
238 B
CSS
Raw Normal View History

2023-11-27 12:45:54 +00:00
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;
}