mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-09-12 09:23:12 +08:00
Fix hover background color for H2.
Align tutorial tables at the top.
This commit is contained in:
parent
21d940fbe4
commit
56fe64c15d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user