Thanks for the mod.
I cannot for the life of me figure out how to adjust the *default* font size/color for the standard text and output (results for searches).
I played around with the css but nothing kicked in it seems and the html is outdated, sloppy from the original supersearch tool.
I'm using the compact theme and this is the compact_book_browsing.css portion for font size
a.f-large{font-size:14pt;}
a:hover.f-large{}
a:visited.f-large{}
a.f-medium{font-size:12pt;}
a:hover.f-medium{}
a:visited.f-medium{}
a.f-small{font-size:10pt;}
a:hover.f-small{}
a:visited.f-small{}
|