add 2ex to please ppl
authorx2000habouzit <x2000habouzit>
Mon, 18 Oct 2004 09:19:50 +0000 (09:19 +0000)
committerx2000habouzit <x2000habouzit>
Mon, 18 Oct 2004 09:19:50 +0000 (09:19 +0000)
htdocs/css/nl.css
include/newsletter.inc.php

index 2fd0f0a..acf7e34 100644 (file)
@@ -22,7 +22,7 @@
 div.nl {
     margin: auto;
     font-family: "Georgia","times new roman",serif;
-    width: 56ex;
+    width: 58ex;
     text-align: justify;
 }
 
index 2b24aaa..9350563 100644 (file)
@@ -18,7 +18,7 @@
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: newsletter.inc.php,v 1.13 2004-10-18 07:06:50 x2000habouzit Exp $
+        $Id: newsletter.inc.php,v 1.14 2004-10-18 09:19:50 x2000habouzit Exp $
  ***************************************************************************/
 
 
@@ -164,7 +164,7 @@ class NewsLetter {
 <html>
   <head>
     <style type="text/css">
-      div.nl    { margin: auto; font-family: "Georgia","times new roman",serif; width: 56ex; text-align: justify; }
+      div.nl    { margin: auto; font-family: "Georgia","times new roman",serif; width: 58ex; text-align: justify; }
       div.title { margin: 2ex 0ex 4ex 0ex; padding: 1ex; width: 100%; border: 1px black solid; font-size: 125%; text-align: center; }
       div.art   {      padding-left: 1ex; margin: 0ex 0ex 4ex 0ex; }
       div.app   { padding-left: 4ex; margin: 2ex 0ex 2ex 0ex; text-align: left; }