I want to use the same font and font size in blogger beta. i know its easy for you guys to change this but im having a hard time.. this is the alistapartcode body {font: 0.8125em Verdana, sans-serif; line-height: 1; color: #333; background: #FFF;} and in blogger beta <Variable name="bodyFont" description="Text Font" type="font" default="normal normal 100% Verdana, Arial, Sans-serif;" value="normal normal 100% Verdana, Arial, Sans-serif;"> <Variable name="headerFont" description="Page Header Font" type="font" default="normal normal 210% Verdana, Arial, Sans-serif;" value="normal normal 68% Verdana, Arial, Sans-serif;"> body { background: $bgColor; margin: 0; padding: 0px; font: x-small Verdana, Arial; text-align: center; color: $textColor; font-size/* */:/**/small; font-size: /**/small; } Ill your site in my pr5 blog in exchange Dp dot Blog
You're using the same font as a list apart. For the headings just add: h2 {font: 1.5em Georgia, "Times New Roman", serif; letter-spacing: 1px;} h3 {font: bold 1em Verdana, Arial, sans-serif; letter-spacing: 2px; text-transform: uppercase;} h4 {font: bold 1.1em Georgia, "Times New Roman", serif; letter-spacing: 1px;}