Changeset 4 in bookmarks


Ignore:
Timestamp:
03/11/12 18:23:54 (12 years ago)
Author:
peter
Message:

Use a smaller font for the bookmark list items

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/list.tt

    r3 r4  
    1010    font-size: .85em; 
    1111} 
     12input, select { 
     13    font-size: .875em; 
     14    font-family: 'DejaVu Sans', sans-serif; 
     15} 
    1216body, th, td { 
    1317    margin: 0; 
    14     font-size: .85em; 
    15     font-family: sans-serif; 
     18    font-size: .75em; 
     19    font-family: 'DejaVu Sans', sans-serif; 
    1620} 
    1721ul { 
Note: See TracChangeset for help on using the changeset viewer.