Comment 5 for bug 121664

Revision history for this message
Joey Stanford (joey) wrote :

/*- Headings */

h1, h2, h3, h4 {
 font-family: 'Trebuchet MS', Verdana, Sans-Serif;
 }

body {
 font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
 color: #444;
 background: #EDEDED;
 text-align: center;
 margin: 0 0 30px;
 }