Changeset 1883

Show
Ignore:
Timestamp:
11/13/08 12:59:20 (8 weeks ago)
Author:
cpatterson
Message:

Minor CSS tweak to size up text in the main-content div (in response to feedback that smallest font size is too small)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • client/trunk/theme/almanac.css

    r1876 r1883  
    5353.main-content { 
    5454background: #ffefda url(img/background.jpg) repeat-y; 
     55font-size: 1.1em; 
    5556margin-top: 2em; 
    5657} 
     
    6768color: #fff; 
    6869height: 4em; 
     70font-size: 0.9em; 
    6971} 
    7072