From e19c6b89f520644527b4b4b867f0acb6c08c2056 Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Tue, 19 Oct 2010 16:07:04 +0200 Subject: update the position of the owl --- doc/eigendoxy.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/eigendoxy.css') diff --git a/doc/eigendoxy.css b/doc/eigendoxy.css index 0603ed84a..bfcbf61fb 100644 --- a/doc/eigendoxy.css +++ b/doc/eigendoxy.css @@ -700,6 +700,15 @@ img { border: 0; } +img.logo { + float:right; + margin:10px; + +/* position:absolute; + border:none; + right:10px; + top:10px */ +} /* Common style for all Eigen's tables */ -- cgit v1.2.3