Changeset 1389

Show
Ignore:
Timestamp:
06/17/2009 04:07:16 AM (15 months ago)
Author:
DarTar
Message:

Porting CSS from trunk (default font family). refs #6 and #868

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2/css/wikka.css

    r1388 r1389  
    99        font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", Verdana, sans-serif; 
    1010        font-size: 13px; 
    11 /*      text-align: justify; */                 /* comment out this line if you really need justified text */ 
    1211        line-height: 20px; 
    1312        color: #000000; 
    1413        background-color: #F8F8F8; 
    1514        margin: 0; 
     15/*      text-align: justify; */                 /* comment out this line if you really need justified text */ 
    1616} 
    1717 
     
    3535        clear: both; 
    3636        color: #000; 
    37         font-size: 13px; 
    38         font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 
    3937        background-color: white; 
    4038        padding: 15px;