aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/eigendoxy.css
diff options
context:
space:
mode:
authorGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-30 14:05:37 +0200
committerGravatar Hauke Heibel <hauke.heibel@gmail.com>2010-06-30 14:05:37 +0200
commit56fe64c15d15a11673792885e5769ccee72ed3bc (patch)
tree548f4b7f98f55ef5e802fc93d984566d3a22e7ec /doc/eigendoxy.css
parent21d940fbe442873d8f4e4c8288526641d34f2d2e (diff)
Fix hover background color for H2.
Align tutorial tables at the top.
Diffstat (limited to 'doc/eigendoxy.css')
-rw-r--r--doc/eigendoxy.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css
index c1973289b..a9962c329 100644
--- a/doc/eigendoxy.css
+++ b/doc/eigendoxy.css
@@ -383,13 +383,9 @@ hr {
.directory img {
vertical-align: -30%;
}
-
H2 A {
font-size: 13pt;margin:10px 0 1em 1em;display:block;
}
-H2 A:hover {
- background-color: #d8d6af
-}
A.top {
font-size: 11pt;
display:block;
@@ -470,7 +466,7 @@ table.tutorial_code td {
empty-cells : show;
margin: 0 0 0 0;
padding: 2pt 5pt 2pt 5pt;
- vertical-align: middle;
+ vertical-align: top;
}
DIV.eimainmenu {
text-align: center;