aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/eigendoxy.css
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2013-01-06 23:48:59 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2013-01-06 23:48:59 +0100
commit091a49cad5d3aed47de9cb78c821c5f11b85e5f8 (patch)
tree8c80c8ec86dcec8296cabe5d11d1182be0cba6e5 /doc/eigendoxy.css
parentc71c06b71f3589313f0d687058e5a77576c790a6 (diff)
Clean the manual page titles, links and intro.
Diffstat (limited to 'doc/eigendoxy.css')
-rw-r--r--doc/eigendoxy.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css
index 9efb30308..60243d870 100644
--- a/doc/eigendoxy.css
+++ b/doc/eigendoxy.css
@@ -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;
}