Files
ortools-clone/ortools/java/stylesheet.css

17 lines
290 B
CSS
Raw Normal View History

2023-02-02 11:39:26 +01:00
/* The standard CSS for doxygen 1.9.6*/
html {
/* page base colors */
/*--page-background-color: white;*/
/*--page-foreground-color: black;*/
/* header */
--header-background: #ed1d25;
--header-foreground: white;
/* footer */
--footer-background: #ed1d25;
--footer-foreground: white;
}