mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix hover background color for H2.
Align tutorial tables at the top.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user