mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-10 18:59:01 +08:00
Doc: remove page margins and limits to 60em paragraphes only instaead of the entire page (many declarations and tables are larger than 60em anyway)
This commit is contained in:
parent
3f82401890
commit
ded70b8b58
@ -1222,15 +1222,12 @@ tr.heading h2 {
|
|||||||
/******** Eigen specific CSS code ************/
|
/******** Eigen specific CSS code ************/
|
||||||
|
|
||||||
|
|
||||||
|
p, dl.warning, dl.attention, dl.note
|
||||||
body {
|
{
|
||||||
max-width:60em;
|
max-width:60em;
|
||||||
margin-left:5%;
|
text-align:justify;
|
||||||
margin-top:2%;
|
|
||||||
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user