When viewing the HTML and CSS code in Firefox on Windows, everything appears fine. However, when I view it in Firefox on Ubuntu, it looks out of place. How can this be corrected? Any suggestions?
Additional information: The CSS code used for the text shown in the attached image is as follows:
style="font-family:'Museo 300';
font-size:11px;
text-align:left;
color:#636466;
padding-top:3px;"
Even though I am changing the font from Museo 300
to Arial, Helvetica, sans-serif
to ensure compatibility across different browsers with default fonts, the issue still persists.
Attached image (if applicable)