Changeset 1210

Show
Ignore:
Timestamp:
08/09/2008 05:24:42 AM (2 years ago)
Author:
DarTar
Message:

Adding DejaVu Sans as default body font for Linux users, refs #380 and #496

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/css/wikka.css

    r1209 r1210  
    88 
    99body { 
    10         font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, sans-serif; 
     10        font-family: "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", Verdana, sans-serif; 
    1111        font-size: 13px; 
    1212/*      text-align: justify; */                 /* comment out this line if you really need justified text */