04-15-2005, 10:34 AM
|
|
|
Confirmed User
Join Date: Jun 2002
Location: france
Posts: 996
|
Quote:
|
Originally Posted by viki
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]
|
ok..thanks 
|
|
|