View Single Post
Old 04-15-2005, 10:32 AM  
viki
Confirmed User
 
viki's Avatar
 
Join Date: Jan 2005
Posts: 2,640
Quote:
Originally Posted by psili
[HTML]
<style type="text/css">
body {
font-size: 12px;
}
</style>
[/HTML]

That works, but if you also have tables on your site you'll have to add this as well to apply it to them:

[HTML]
<style type="text/css">
table {
font-size: 12px;
}
</style>
[/HTML]
__________________

viki [at] realsexcash [dot] com
228 263 454
viki is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote