mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
17 lines
389 B
HTML
17 lines
389 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<style type="text/css">
|
|
body {
|
|
font-family: Raanana, serif; /* prefer Raanana on OS X for the presentation forms */
|
|
font-size: 24px;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p lang="he" style="unicode-bidi: bidi-override; text-align: right">
|
|
שׁוּבּ</p>
|
|
</body>
|
|
</html>
|