Fix hover background color for H2.

Align tutorial tables at the top.
This commit is contained in:
Hauke Heibel 2010-06-30 14:05:37 +02:00
parent 21d940fbe4
commit 56fe64c15d

View File

@ -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;