Размер текста
HTML верх
Код:
<!-- размер текста -->
<style>
.post-body, .formal textarea, .pa-author
{
font-size:16px;
}
.pa-author{
font-size: 18px;
}
.punbb .main table{
font-size: 14px;
}
.forum table{
font-size: 16px!important;
}
div[id^="pun-category"] .tclcon,
div[id^="pun-category"] .catleft span{
font-size: 14px;
}
.punbb .post-body{
margin-left: 13.1em;
}
.post-sig {
font-size: 0.85em;
line-height: 100%;
}
</style>