I have this in the body
font-size: 74%;
It has worked fine for a long time, years I guess. But this morning it stopped working and only in firefox. The font size just stays at 100% no matter what I change it to, even if I try using em instead of percentages.
Other websites in firefox look like they always have, only mine is changed, and there are no errors in my css according to the error console.
If I restart firefox my page appears normal until I click on something then it changes back to the bigger font.
What causes this and how can I fix it?
Thanks!