flexisip-account-manager/flexiapi/public/css/custom.css

13 lines
228 B
CSS
Vendored

/**
* This is an example configuration theme
* Feel free to overwrite any rules presents in the base CSS files
**/
body {
--main-5: rgb(20, 81, 172);
}
body.welcome::after,
content > nav {
background-image: none;
}