Skip to content

Commit

Permalink
Fix issue #8 for all other translations
Browse files Browse the repository at this point in the history
  • Loading branch information
almossawi committed Mar 22, 2016
1 parent 78fc75d commit 3e1fcca
Show file tree
Hide file tree
Showing 17 changed files with 61 additions and 30 deletions.
5 changes: 5 additions & 0 deletions ar/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
5 changes: 2 additions & 3 deletions ar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@
</div>
<div id="blank_page" class="right">
</div>
<div class="left left-option1">
<img src="images/2b.png" />
<div class="page-content" style="position:absolute;z-index:999;left:0">
<div class="inner-title-page left left-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">ترجمه إلى العربية</span><br />
<span class="authors">
Expand Down
5 changes: 5 additions & 0 deletions es/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions es/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">Traducido al español por</span><br />
<span class="authors">María Corchero</span>
Expand Down
5 changes: 5 additions & 0 deletions fi/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions fi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">Suomeksi kääntäneet</span><br />
<span class="authors">Mikko Muilu, Harri Heikkilä, Timo Ylimäki, Marja Oilinki, Tere Sammallahti, Lauri Palsa</span>
Expand Down
5 changes: 5 additions & 0 deletions gr/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions gr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,10 +110,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">Translated into Greek by</span><br />
<span class="authors">Rafael Ketsetsides</span>
Expand Down
5 changes: 5 additions & 0 deletions he/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
5 changes: 2 additions & 3 deletions he/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,8 @@
</div>
<div id="blank_page" class="right">
</div>
<div class="left left-option1">
<img src="images/2b.png" />
<div class="page-content" style="position:absolute;z-index:999;left:0">
<div class="inner-title-page left left-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">תורגם לעברית על-ידי</span><br />
<span class="authors">
Expand Down
5 changes: 5 additions & 0 deletions pt-br/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
5 changes: 5 additions & 0 deletions pt/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions pt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">Traduzido para o Português por</span><br />
<span class="authors">Anton Stark</span>
Expand Down
5 changes: 5 additions & 0 deletions sk/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions sk/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,10 +111,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="translated-into">Preklad</span><br />
<span class="authors">Filip Klinovský</span>
Expand Down
5 changes: 5 additions & 0 deletions zh-cn/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@ img.right {
width: 664px;
}

.inner-title-page {
background-image: url('../images/2b.png'),
url('../../images/bg_right.png') !important;
}

.left img,
.right img {
height: 600px;
Expand Down
6 changes: 2 additions & 4 deletions zh-cn/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,8 @@
</div>
<div id="blank_page" class="left">
</div>
<div class="right right-option1">
<img src="images/2b.png" />

<div class="page-content" style="position:absolute;z-index:999;right:0">
<div class="inner-title-page right right-option1">
<div class="page-content">
<p class="translated-by">
<span class="authors">翻译: 镜飞</span>
<br /><br />
Expand Down

0 comments on commit 3e1fcca

Please sign in to comment.