Files
opm-core/Documentation/style.css

12 lines
174 B
CSS

/* Userspesific CSS for doxygen */
body, table, div, p, dl {
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
font-size: 16px;
}
h1 {
font-size: 120%;
}