diff --git a/_layouts/base.html b/_layouts/base.html
index 2f2c0639..bc5b62b5 100644
--- a/_layouts/base.html
+++ b/_layouts/base.html
@@ -90,7 +90,8 @@ if(typeof(legacyIE)==='undefined'){
{% case page.lang %}
{% when 'ar' or 'bg' or 'fa' or 'id' or 'it' or 'nl' or 'pl' or 'tr' or 'zh_TW' %}
-
+
{% else %}
{% endcase %}
diff --git a/_less/ie.css b/_less/ie.css
index d43ff819..0314dcf1 100644
--- a/_less/ie.css
+++ b/_less/ie.css
@@ -9,9 +9,6 @@ body{
.body{
width:940px;
}
-.footer{
- width:800px;
-}
.lang{
border-left:2px solid #f7f7f7;
border-right:2px solid #f7f7f7;
diff --git a/_less/rtl.less b/_less/rtl.less
index e4520d72..82ba09b8 100644
--- a/_less/rtl.less
+++ b/_less/rtl.less
@@ -40,10 +40,10 @@ p{
right:0;
left:auto;
}
-.footer{
- padding:20px 40px 20px 0;
+.footermenu{
+ display:inline-block;
}
-.footer>div>a{
+.footermenu a{
margin-right:0;
margin-left:15px;
}
@@ -158,6 +158,56 @@ h2 .rssicon{
right:40px;
left:0;
}
+
+.mainlist img{
+ margin-left:10px;
+ float:right;
+}
+
+.start{
+ text-align:right;
+}
+.start>div>div:first-child{
+ padding-right:0;
+ padding-left:40px;
+ border-right:0;
+ border-left:1px solid #e0e0e0;
+}
+.start>div>div:first-child+div{
+ padding-left:0;
+ padding-right:40px;
+ border-left:0;
+ border-right:1px solid #e0e0e0;
+ margin-right:-1px
+}
+
+.foundation-banner a,
+.foundation-banner a:link,
+.foundation-banner a:active,
+.foundation-banner a:visited{
+ direction:ltr;
+ display:inline-block;
+ margin-left:0;
+ margin-right:6px;
+}
+
+.eventtable div div{
+ text-align:right;
+ padding-right:0;
+ padding-left:20px;
+}
+
+.tablehalf{
+ left:0;
+ right:-40px;
+}
+.tablehalf div{
+ margin-left:0;
+ margin-right:40px;
+}
+.tablehalf p{
+ text-align:right;
+}
/*Override UbuntuBold by Droid Naskh*/
@@ -178,6 +228,9 @@ h2 .rssicon{
padding:15px 10px 20px 10px;
text-align:right;
}
+ .footermenu{
+ display:block;
+ }
.resources>div>div:first-child{
padding-left:0;
border-left:0;
@@ -203,4 +256,21 @@ h2 .rssicon{
.download div p{
text-align:right;
}
+ .mainlist>div:first-child,
+ .mainlist>div:first-child+div,
+ .mainlist>div:first-child+div+div{
+ text-align:right;
+ }
+ .start>div>div:first-child{
+ border-left:0;
+ padding-left:0;
+ }
+ .start>div>div:first-child+div{
+ border-right:0;
+ padding-right:0;
+ margin-right:0;
+ }
+ .tablehalf div{
+ margin-right:0;
+ }
}
diff --git a/_less/screen.less b/_less/screen.less
index 6065c9ec..2190e39d 100644
--- a/_less/screen.less
+++ b/_less/screen.less
@@ -380,22 +380,18 @@ table td,table th{
.footer{
position:relative;
- top:-2px;
- padding:20px 0 20px 40px;
+ padding:20px 0;
text-align:center;
max-width:940px;
font-size:94%;
}
-.footer div{
- padding-top:6px;
+.footermenu{
+ display:inline;
}
-.footer div a{
+.footermenu a{
margin-right:15px;
white-space:nowrap;
}
-.footer div span a{
- margin-right:auto;
-}
/*Styles specific to elements in pages*/
@@ -1411,13 +1407,11 @@ h2 .rssicon{
border-radius:0;
}
.footer{
- padding:20px 0 20px 5px;
- background-color:transparent;
line-height:1.5em;
}
- .footer div span{
+ .footermenu{
display:block;
- margin-top:10px;
+ margin-bottom:20px;
}
.index{
padding:15px;
@@ -1566,9 +1560,6 @@ h2 .rssicon{
.mainlist>div:first-child+div+div{
text-align:left;
}
- .start p{
- text-align:left;
- }
.start>div{
position:static;
}
diff --git a/_translations/fa.yml b/_translations/fa.yml
index ef9de522..9fc5b8e9 100644
--- a/_translations/fa.yml
+++ b/_translations/fa.yml
@@ -354,7 +354,7 @@ fa:
menu-faq: درباره
menu-choose-your-wallet: "انتخاب کیف پول"
menu-you-need-to-know: "آن چه باید بدانید"
- footer: "منتشر شده تحت
MIT گواهینامه"
+ footer: "منتشر شده تحت MIT گواهینامه"
url:
bitcoin-for-developers: bitcoin-for-developers
bitcoin-for-individuals: bitcoin-for-individuals