[doc/book] change font to improve lisibility (in particular cl -> d) stable
authorStephanie Marcu <stephanie.marcu@logilab.fr>
Thu, 15 Apr 2010 16:20:20 +0200
branchstable
changeset 5285 7be5878bc86c
parent 5284 ad922b7449aa
child 5286 43d7044f8d0b
[doc/book] change font to improve lisibility (in particular cl -> d)
doc/book/en/standard_theme/static/lglb-sphinx-doc.css
--- a/doc/book/en/standard_theme/static/lglb-sphinx-doc.css	Thu Apr 15 16:14:23 2010 +0200
+++ b/doc/book/en/standard_theme/static/lglb-sphinx-doc.css	Thu Apr 15 16:20:20 2010 +0200
@@ -10,10 +10,9 @@
 /* -- page layout ----------------------------------------------------------- */
 
 body {
-    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
+    font-family: 'Helvetica', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
                  'Verdana', sans-serif;
-    font-size: 14px;
-    letter-spacing: -0.01em;
+    font-size: 15px;
     line-height: 150%;
     text-align: center;
     background-color: #D0D0D0;