Fixed up Cardo font to have an absolute path to the font
This commit is contained in:
@ -133,7 +133,7 @@ blockquote {
|
||||
|
||||
/* Fix-up for Firefox rendering of Cardo in bold */
|
||||
@-moz-document url-prefix() {
|
||||
h2, div#tabs ul li a, #header-inner #title {
|
||||
h2, h3, div#tabs ul li a, #header-inner #title {
|
||||
letter-spacing: -.08em;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user