Clean the manual page titles, links and intro.

This commit is contained in:
Gael Guennebaud
2013-01-06 23:48:59 +01:00
parent c71c06b71f
commit 091a49cad5
13 changed files with 21 additions and 69 deletions

View File

@@ -15,13 +15,17 @@ div.contents hr {
/**** ****/
/* limits the width of paragraphs */
p, dl.warning, dl.attention, dl.note
{
max-width:60em;
text-align:justify;
}
li {
max-width:55em;
text-align:justify;
}
img {
border: 0;
}