Files
opm-simulators/doc/doxygen/style.css
Andreas Lauser 25d3d784cf add Doxylocal file
this is supposed to fix 'make doc'
2013-10-16 12:20:16 +02:00

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%;
}