summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/doxygen.css11
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/doxygen.css b/docs/doxygen.css
index bbd6a6eb3e..f08ea921fd 100644
--- a/docs/doxygen.css
+++ b/docs/doxygen.css
@@ -77,8 +77,9 @@ span.charliteral { color: #008080 }
vertical-align: middle;
}
.title {
- color: black; background: url("img/lines.gif");
- font-family: "Georgia,Palatino,Times,Roman"; font-weight: bold;
+ font-size: 25pt;
+ color: black; background: url("../img/lines.gif");
+ font-weight: bold;
border-width: 1px;
border-style: solid none solid none;
text-align: center;
@@ -86,10 +87,4 @@ span.charliteral { color: #008080 }
padding-left: 8pt;
padding-top: 1px;
padding-bottom: 2px
-/*
- font-size: 105%
- font-weight: bold;
- text-decoration: underline;
- text-align: center;
-*/
}