Posted April 14, 2017
Because I really wanted the old look back: Font Finder shows the new font as indeed Open Sans, while looking at the old font (still used in the post creation window) it apparently was Lucida Grande, Geneva, Arial, sans-serif.
So I used InkPanther's solution above and set the old font/size, plus a different size on the forum/general page for topics (at least that's what I recall it looked like):
So I used InkPanther's solution above and set the old font/size, plus a different size on the forum/general page for topics (at least that's what I recall it looked like):
@-moz-document domain("www.gog.com") {
body, .text_1 {font-family: 'Lucida Grande','Geneva','Arial',sans-serif !important;}
.post_text_c, .quot_text, .pages, .text_1 {font-size: 12px !important;}
.topic_s {font-size: 11px !important;}
}
body, .text_1 {font-family: 'Lucida Grande','Geneva','Arial',sans-serif !important;}
.post_text_c, .quot_text, .pages, .text_1 {font-size: 12px !important;}
.topic_s {font-size: 11px !important;}
}
Post edited April 14, 2017 by chevkoch