Improve fonts in NL + fix typo
authorx2003augustin <x2003augustin@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 28 Jan 2007 10:27:13 +0000 (10:27 +0000)
committerx2003augustin <x2003augustin@839d8a87-29fc-0310-9880-83ba4fa771e5>
Sun, 28 Jan 2007 10:27:13 +0000 (10:27 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@1417 839d8a87-29fc-0310-9880-83ba4fa771e5

ChangeLog
htdocs/css/nl.css

index 597604d..777c95f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -928,7 +928,7 @@ ACRONYMS:
     * FRU: Florent Bruneau      (Fruneau)   <florent.bruneau@m4x.org>
     * JS : Jean Sébastien Bedo              <jean-sebastien.bedo@m4x.org>
     * MC : Pierre Habouzit      (MadCoder)  <pierre.habouzit@m4x.org>
-    * mYk: Aymeric Augusting    (mYk)       <aymeric.augustin@m4x.org>
+    * mYk: Aymeric Augustin     (mYk)       <aymeric.augustin@m4x.org>
     * OG : Olivier Guillaumin               <olivier.guillaumin@m4x.org>
     * SHK: Jeremy Lainé         (Sharky)    <jeremy.laine@m4x.org>
     * VP : Vincent Palatin                  <vincent.palatin@m4x.org>
index 27979fe..6c10869 100644 (file)
@@ -22,8 +22,8 @@
 div.nl {
     margin : auto;
     width : 72ex;
-    font-family : "Georgia", "Times New Roman", serif;
-    font-size : 11pt;
+    font-family : "Verdana", "Arial", "Helvetica", sans-serif;
+    font-size : 10pt;
     text-align : justify;
     background-color : #fff;
     color : #000;