Цитата (g.v.d @ 2010-03-20, 19:32)

Подскажите кто нибудь где хоть смотреть.
В фйале
templates/тема/stylemain.css
в начале...
h1, h2, h3, h4, h5, pre, code, address, caption, cite, code, table, font { font-size: 1em; font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, body { font-family: Tahoma, Arial, Verdana, sans-serif; }
h1, h2, h3, h4, h5 { line-height: 1.2em; }
h1 { font-size: 2em; } h2 { font-size: 1.6em; font-family: Arial, Verdana, sans-serif; letter-spacing: -0.01em; }
h3 { font-size: 1.20em; font-weight: bold; }
h4 { font-size: 1.2em; font-weight: bold; }
h5 { font-weight: bold; font-size: 1.0em; }
где
font-size - размер шрифта (например "15px") - 15 пикселей
line-height - висота строки
letter-spacing - междустрочный интервал