@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("news.ycombinator.com") {
.title{ font-size: 16px !important; padding: 0.5em !important; } .subtext{ font-size: .8em !important; padding-left: 0.5em !important; } .comment { font-size: 16px !important; } .comhead{ font-size: 1em !important; } .pagetop{ font-size: 16px !important; }
I mixed px and em as I tried different settings, but just stopped when I found something I liked.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("news.ycombinator.com") {
}I mixed px and em as I tried different settings, but just stopped when I found something I liked.