Whistler
Noobie

Posts: 12

|
 |
Tekstsize
« on: June 24, 2002, 08:09:00 AM » |
|
Hi, I have a question about the tekstsize in a post. I tried everything, but I cannot find it.
I tried to change all tekstsizes in my template. Everything worked, except the size in the posts. Plz where can I change this!?
here is part of my template:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- body {font-size: 10px; font-family: Verdana, Arial, helvetica; scrollbar-face-color: #000000; scrollbar-shadow-color: #EABC00; scrollbar-highlight-color: #202020; scrollbar-3dlight-color: #EABC00; scrollbar-darkshadow-color: #555555; scrollbar-track-color: #444444; scrollbar-arrow-color: #EABC00; } .table {border: 1px ridge burlywood;background-color:484848} td {border: 1px ridge; border-color: #383838;} a {text-decoration: none;} a:visited {text-decoration: none;} a:hover {text-decoration: underline , overline;} .windowbg {background-color: #484848; font-size: 10px; font-family: Verdana, Arial, helvetica;} .windowbg2 {background-color: #000000; font-size: 10px; font-family: Verdana, Arial, helvetica;} .windowbg3 {background-color: #CCCC00; font-size: 10px; font-family: Verdana, Arial, helvetica;} .titlebg {background-color: #000000; font-size: 10px; font-family: Verdana, Arial, helvetica;} .text1 {font-size: 12px; font-family: Verdana, Arial, helvetica; color: goldenrod} .catbg {background-color: #555555; color: goldenrod; font-size: 16px; font-family: Verdana, Arial, helvetica;} .bordercolor {background-color: #645E60;} .quote {font-size: 10px; font-family: Verdana, Arial, helvetica; color: goldenrod; background-color: #083666;} .code {font-size: 10px; font-family: Verdana, Arial, helvetica; color: goldenrod; background-color: #083666;} -->
|