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

17 lines
290 B
CSS
Raw Permalink Normal View History

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