doc/book/en/standard_theme/static/lglb-sphinx-doc.css
branchstable
changeset 5285 7be5878bc86c
parent 5261 829f575dd853
child 5300 058db99425e4
equal deleted inserted replaced
5284:ad922b7449aa 5285:7be5878bc86c
     8 @import url("basic.css");
     8 @import url("basic.css");
     9 
     9 
    10 /* -- page layout ----------------------------------------------------------- */
    10 /* -- page layout ----------------------------------------------------------- */
    11 
    11 
    12 body {
    12 body {
    13     font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
    13     font-family: 'Helvetica', 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
    14                  'Verdana', sans-serif;
    14                  'Verdana', sans-serif;
    15     font-size: 14px;
    15     font-size: 15px;
    16     letter-spacing: -0.01em;
       
    17     line-height: 150%;
    16     line-height: 150%;
    18     text-align: center;
    17     text-align: center;
    19     background-color: #D0D0D0;
    18     background-color: #D0D0D0;
    20     color: #000000;
    19     color: #000000;
    21     padding: 0;
    20     padding: 0;