Hello guys,
I'm having a problem with my fonts being displayed too large in opera .My css code is like below
and the above css code does not makes any font problems in FF,google chrome but in opera its displayed as too big. Does everyone have the same problem?
If anyone knows how to solve this issue please help me....
Thanks in advance..
I'm having a problem with my fonts being displayed too large in opera .My css code is like below
Code:
.plan .header .caption { font-size: 16px; text-transform: uppercase; font-weight: bold; color: white; line-height: 350%; text-align: center; }
If anyone knows how to solve this issue please help me....
Thanks in advance..
Comment