summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/doxygen.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/util/doxygen.css b/util/doxygen.css
index db1c25c..29af87d 100644
--- a/util/doxygen.css
+++ b/util/doxygen.css
@@ -31,16 +31,14 @@ h1 {
h2 {
font-size: 120%;
- text-align: center;
}
h3 {
font-size: 100%;
- text-align: center;
}
-table h2, table h3 {
- text-align: left;
+h1 + h3 {
+ text-align: center;
}
caption {