diff options
author | Clyne Sullivan <tullivan99@gmail.com> | 2015-12-07 08:49:56 -0500 |
---|---|---|
committer | Clyne Sullivan <tullivan99@gmail.com> | 2015-12-07 08:49:56 -0500 |
commit | fdd51ab588a2ec9fca54215039803d187a10178e (patch) | |
tree | 751708a7602879bf644076f605a0f44db69cd8d8 /doc/html/doxygen.css | |
parent | 43403a16cd3c625906a6d5417d2108df1ddfb6ce (diff) |
doxygen
Diffstat (limited to 'doc/html/doxygen.css')
-rw-r--r-- | doc/html/doxygen.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/html/doxygen.css b/doc/html/doxygen.css index b2c94ac..a000833 100644 --- a/doc/html/doxygen.css +++ b/doc/html/doxygen.css @@ -1,4 +1,4 @@ -/* The standard CSS for doxygen 1.8.10 */ +/* The standard CSS for doxygen 1.8.9.1 */ body, table, div, p, dl { font: 400 14px/22px Roboto,sans-serif; @@ -1108,11 +1108,6 @@ dl.section dd { border: 0px none; } -#projectalign -{ - vertical-align: middle; -} - #projectname { font: 300% Tahoma, Arial,sans-serif; |