From 7b74d376d39c88f086a314840c95950694cb5708 Mon Sep 17 00:00:00 2001 From: Hauke Heibel Date: Wed, 30 Jun 2010 18:27:27 +0200 Subject: More style fixes. --- doc/eigendoxy.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/eigendoxy.css') diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css index 2882f1b2d..71f6a33ef 100644 --- a/doc/eigendoxy.css +++ b/doc/eigendoxy.css @@ -481,7 +481,7 @@ table.noborder td { } table.tutorial_code { - width: 90%; + width: 90%; } table.tutorial_code tr { @@ -489,7 +489,6 @@ table.tutorial_code tr { } table.tutorial_code td { - border: none; padding: 3pt 5pt 3pt 5pt; vertical-align: top; } @@ -521,6 +520,10 @@ pre.fragment { background-color: #f5f5f5; } +div.desired_tutorial_width { + width: 90%; +} + div.eimainmenu { text-align: center; } -- cgit v1.2.3