summaryrefslogtreecommitdiff
path: root/doc/doxygen.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen.css')
-rw-r--r--doc/doxygen.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doxygen.css b/doc/doxygen.css
index a000833..b2c94ac 100644
--- a/doc/doxygen.css
+++ b/doc/doxygen.css
@@ -1,4 +1,4 @@
-/* The standard CSS for doxygen 1.8.9.1 */
+/* The standard CSS for doxygen 1.8.10 */
body, table, div, p, dl {
font: 400 14px/22px Roboto,sans-serif;
@@ -1108,6 +1108,11 @@ dl.section dd {
border: 0px none;
}
+#projectalign
+{
+ vertical-align: middle;
+}
+
#projectname
{
font: 300% Tahoma, Arial,sans-serif;