Darth Evad
08-26-2004, 06:22 PM
in firefox the font is the proper size.
in IE the font is HUGE for centerrow!
body {
background-image: url(http://www.whopissedyouoff.com/images/forumbg.gif);
color: #0066b2;
font-family: arial;
font-size: 12px;
}
a:link {
color: #0066b2;
text-decoration: none;
}
a:visited {
color: #0066b2;
text-decoration: none;
}
a:hover {
color: #0066b2;
text-decoration: underline;
}
.smaller {
font-size: small;
}
.small {
background-color: white;
font-size: x-small;
}
.centerrow {
background-color: white;
color: black;
padding-left: 0.25cm;
font-size: 12px;
}
.header {
background-image: url(http://www.whopissedyouoff.com/images/header_fill.jpg);
background-repeat: repeat-x;
font-size: 16px;
}
.quote {
font-weight: bold;
font-size: small;
}
------------------
Pissed off? (http://www.whopissedyouoff.com)
[This message has been edited by Darth Evad (edited August 26, 2004).]
in IE the font is HUGE for centerrow!
body {
background-image: url(http://www.whopissedyouoff.com/images/forumbg.gif);
color: #0066b2;
font-family: arial;
font-size: 12px;
}
a:link {
color: #0066b2;
text-decoration: none;
}
a:visited {
color: #0066b2;
text-decoration: none;
}
a:hover {
color: #0066b2;
text-decoration: underline;
}
.smaller {
font-size: small;
}
.small {
background-color: white;
font-size: x-small;
}
.centerrow {
background-color: white;
color: black;
padding-left: 0.25cm;
font-size: 12px;
}
.header {
background-image: url(http://www.whopissedyouoff.com/images/header_fill.jpg);
background-repeat: repeat-x;
font-size: 16px;
}
.quote {
font-weight: bold;
font-size: small;
}
------------------
Pissed off? (http://www.whopissedyouoff.com)
[This message has been edited by Darth Evad (edited August 26, 2004).]