Files
ortools-clone/ortools/dotnet/stylesheet.css
2023-02-02 11:40:42 +01:00

17 lines
290 B
CSS

/* The standard CSS for doxygen 1.9.6*/
html {
/* page base colors */
/*--page-background-color: white;*/
/*--page-foreground-color: black;*/
/* header */
--header-background: #5d2d91;
--header-foreground: white;
/* footer */
--footer-background: #5d2d91;
--footer-foreground: white;
}