mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 13:09:14 +00:00
bug 648248 followup - prefer Raanana on OS X for the Hebrew presentation forms in reftests. a=reftest-orange
This commit is contained in:
parent
4416f66d48
commit
122b112980
@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: serif;
|
||||
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
|
||||
font-size: 24px;
|
||||
}
|
||||
</style>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: serif;
|
||||
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
|
||||
font-size: 24px;
|
||||
}
|
||||
</style>
|
||||
|
@ -6,7 +6,7 @@
|
||||
</head>
|
||||
<style type="text/css">
|
||||
body {
|
||||
font-family: serif;
|
||||
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
|
||||
font-size: 24px;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
x
Reference in New Issue
Block a user