Im using StyleBot [Chrome Plugin] and made the following changes to a webpage:
td.forumRow {
font-style: normal;
font-family: Verdana;
font-variant: normal;
font-size: 8pt;
text-decoration: none;
}
td.forumRowHighlight {
font-size: 8pt;
font-family: Verdana;
}
span.normalTextSmaller {
font-family: Verdana;
font-size: 8pt;
}
tbody tr td {
font-family: Verdana;
font-size: 8pt;
}
a.linkMenuSink {
font-size: 8pt;
font-family: Verdana;
}
Instead of using StyleBot, is it possible to make the same changes but with a javascript script?
Yes. Here…
Kee in mind, where it says “PASTE YOUR CSS HERE” you must remove all the line breaks. Use this tool to do that: http://www.minifycss.com