summaryrefslogtreecommitdiffstats
path: root/src/doxygen.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.css')
-rw-r--r--src/doxygen.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/doxygen.css b/src/doxygen.css
index 9ca3caf..d00bc53 100644
--- a/src/doxygen.css
+++ b/src/doxygen.css
@@ -54,6 +54,11 @@ span.legend {
text-align: center;
}
+h3.version {
+ font-size: 90%;
+ text-align: center;
+}
+
div.qindex, div.navtab{
background-color: #e8eef2;
border: 1px solid #84b0c7;