aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/eigendoxy.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/eigendoxy.css')
-rw-r--r--doc/eigendoxy.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css
index f6a8b8040..4cc395518 100644
--- a/doc/eigendoxy.css
+++ b/doc/eigendoxy.css
@@ -19,6 +19,15 @@ H3 {
CAPTION {
font-weight: bold
}
+DIV.center {
+ text-align: center;
+ margin-top: 0px;
+ margin-bottom: 0px;
+ padding: 0px;
+}
+DIV.center img {
+ border: 0px;
+}
DIV.qindex {
width: 100%;
background-color: #e8eef2;