From: Stefano Zacchiroli Date: Wed, 14 Jun 2006 14:41:44 +0000 (+0000) Subject: center figures in HTML version of the manual using CSS X-Git-Tag: 0.4.95@7852~1320 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=ab05715ca8747aceac90566900625c27e6e5f6f3;p=helm.git center figures in HTML version of the manual using CSS --- diff --git a/matita/help/C/docbook.css b/matita/help/C/docbook.css index 0c92e77c9..a6ea52fe6 100644 --- a/matita/help/C/docbook.css +++ b/matita/help/C/docbook.css @@ -49,3 +49,8 @@ div.matita_logo span { left: 65px; text-decoration: underline; } + +div.figure { + text-align: center; +} + diff --git a/matita/help/C/sec_gettingstarted.xml b/matita/help/C/sec_gettingstarted.xml index b9a9c34d9..8680f4b43 100644 --- a/matita/help/C/sec_gettingstarted.xml +++ b/matita/help/C/sec_gettingstarted.xml @@ -110,7 +110,7 @@
The Developments window - + Screenshot of the Developments window.