Changes

no edit summary
Line 131: Line 131:     
#ff-text .headline {
 
#ff-text .headline {
font-family: "lucida sans unicode", "lucida grande", sans-serif;
   
font-weight: bold;
 
font-weight: bold;
 
font-size: 18px;
 
font-size: 18px;
Line 155: Line 154:  
#ff-text .default {
 
#ff-text .default {
 
background: white;
 
background: white;
 +
letter-spacing: 0px;
 +
line-height: 16px;
 
}  
 
}  
   Line 160: Line 161:  
background: white;
 
background: white;
 
font-family: "AmerType";
 
font-family: "AmerType";
 +
letter-spacing: 0px;
 +
line-height: 16px;
 
}
 
}