diff --git a/doxygen/doxygen_stylesheetextra.css b/doxygen/doxygen_stylesheetextra.css index ceb2eea3..c7319f3b 100644 --- a/doxygen/doxygen_stylesheetextra.css +++ b/doxygen/doxygen_stylesheetextra.css @@ -1,3 +1,10 @@ +body, table, div, p, dl { + font: 400 16px/22px Ubuntu,sans-serif; +} + +p.reference, p.definition { + font: 400 14px/22px Ubuntu,sans-serif; +} article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary { display: block @@ -223,4 +230,3 @@ h1 { left: auto; width: 250px; } -