x42bn6
Retired Staff
On Mozilla it (obviously) works fine, but for IE it sucks balls.....
The size is set to x-small via an external CSS file.
.tableForm
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
vertical-align : middle;
}
But it isn't x-small, it's the normal size.
Help?
The size is set to x-small via an external CSS file.
.tableForm
{
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: x-small;
font-weight: normal;
vertical-align : middle;
}
But it isn't x-small, it's the normal size.
Help?