mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-11-21 03:11:25 +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 ************/
|
||||
|
||||
|
||||
|
||||
body {
|
||||
max-width:60em;
|
||||
margin-left:5%;
|
||||
margin-top:2%;
|
||||
font-family: Lucida Grande, Verdana, Geneva, Arial, sans-serif;
|
||||
p, dl.warning, dl.attention, dl.note
|
||||
{
|
||||
max-width:60em;
|
||||
text-align:justify;
|
||||
}
|
||||
|
||||
|
||||
img {
|
||||
border: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user