Changes

no edit summary
Line 84: Line 84:     
#ff-text .headline {
 
#ff-text .headline {
 +
  background: grey;
 
   font-family: "lucida sans unicode", "lucida grande", sans-serif;
 
   font-family: "lucida sans unicode", "lucida grande", sans-serif;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 18px;
 
   font-size: 18px;
 
   font-variant: small-caps;
 
   font-variant: small-caps;
 +
  vertical-align: bottom;
 
}
 
}