Here the CSS trick for fixing those squished headlines on your blog such as the H1 Heading shown in the screenshot below. The original code in the CSS (cascading style sheet) for that H1 was as follows: #content h1 { font-size: 25px; color:#036; background: transparent; font-family: Verdana, ‘Trebuchet MS’, Arial, Helvetica, sans-serif; font-weight: bold; margin: [...]




