Topic: CSS conflict
I'm newbee in CCS and I'have ome difficulties to integrate punbb in my style.
I try to had in my my own header.php
<style type="text/css">
.textwhite{font-size:8;font-family:Verdana;color:#FFFFFF;}
</style>
font-family:Verdana --> OK
color:#FFFFFF --> OK
font-size:8 --> doesn't change !!
Do you know why ?