Merge "Set the base direction of the Hebrew error pages to RTL"
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>דף אינטרנט לא זמין</title>
|
<title>דף אינטרנט לא זמין</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body { margin-top: 0px; padding-top: 0px; }
|
body { margin-top: 0px; padding-top: 0px; direction: rtl; }
|
||||||
h2 { margin-top: 5px; padding-top: 0px; }
|
h2 { margin-top: 5px; padding-top: 0px; }
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<title>דף אינטרנט לא זמין</title>
|
<title>דף אינטרנט לא זמין</title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body { margin-top: 0px; padding-top: 0px; }
|
body { margin-top: 0px; padding-top: 0px; direction: rtl; }
|
||||||
h2 { margin-top: 5px; padding-top: 0px; }
|
h2 { margin-top: 5px; padding-top: 0px; }
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user