mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1190769 - "about:newtab should fall back to Tahoma as a font on Windows XP". r=gijs
This commit is contained in:
parent
ede1aa8b36
commit
a9d18f71cb
@ -14,5 +14,7 @@
|
||||
}
|
||||
|
||||
.newtab-title {
|
||||
font-family: Segoe UI;
|
||||
font: message-box;
|
||||
font-size: 13px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user