Changeset 105


Ignore:
Timestamp:
03/05/07 04:05:40 (5 years ago)
Author:
nigel
Message:
  • Improved font sizes
  • Underlined titles
Location:
themes/yd
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • themes/yd/common.css

    r79 r105  
    9595} 
    9696.links { 
    97   font-size: 0.8em; 
     97  font-size: 0.9em; 
    9898  line-height: 1.25em; 
    9999} 
  • themes/yd/style.css

    r79 r105  
    6363} 
    6464.node .title { 
     65  border-bottom: thin dotted; 
    6566  font-size: 1.2em; 
    6667} 
     
    8182 
    8283.comment .content, .block .content, .menu { 
    83   font-size: 0.9em; 
     84  font-size: 0.95em; 
    8485} 
    8586.block { 
Note: See TracChangeset for help on using the changeset viewer.