diff --git a/_layouts/base.html b/_layouts/base.html
index 1036ba42..39d50b76 100644
--- a/_layouts/base.html
+++ b/_layouts/base.html
@@ -110,12 +110,12 @@
© Bitcoin Project 2009-2014 {% translate footer layout %}
-
+
diff --git a/_less/ie.css b/_less/ie.css
index fa480ca3..abe97f84 100644
--- a/_less/ie.css
+++ b/_less/ie.css
@@ -274,8 +274,17 @@ body{
display:inline;
}
-.foundation{
- width:500px;
+.sponsor-banner div{
+ display:inline;
+ zoom:1;
+}
+.sponsor-banner span,
+.sponsor-banner a,
+.sponsor-banner a:link,
+.sponsor-banner a:active,
+.sponsor-banner a:visited{
+ display:inline;
+ zoom:1;
}
.devprojectlist li{
diff --git a/_less/rtl.less b/_less/rtl.less
index 21c629fb..90a5f7b5 100644
--- a/_less/rtl.less
+++ b/_less/rtl.less
@@ -153,14 +153,11 @@ h2 .rssicon{
padding:0 8px;
}
-.foundation-banner a,
-.foundation-banner a:link,
-.foundation-banner a:active,
-.foundation-banner a:visited{
+.sponsor-banner a,
+.sponsor-banner a:link,
+.sponsor-banner a:active,
+.sponsor-banner a:visited{
direction:ltr;
- display:inline-block;
- margin-left:0;
- margin-right:6px;
}
.listtable div div{
diff --git a/_less/screen.less b/_less/screen.less
index da7ba4aa..a143d6c9 100644
--- a/_less/screen.less
+++ b/_less/screen.less
@@ -159,33 +159,31 @@ table td,table th{
background-color:#0d579b;
}
-.foundation-banner{
+.sponsor-banner{
text-align:center;
width:940px;
margin:auto;
}
-.foundation-banner div{
+.sponsor-banner div{
display:inline-block;
color:#8D8D8D;
- padding:15px 30px 15px 30px;
- margin:0 0 20px 0;
+ margin:10px 0 20px 0;
line-height:2em;
}
-.foundation-banner a,
-.foundation-banner a:link,
-.foundation-banner a:active,
-.foundation-banner a:visited{
- color:#666;
- font-weight:bold;
- margin-left:6px;
+.sponsor-banner span{
white-space:nowrap;
}
-.foundation-banner img{
- vertical-align:top;
- position:relative;
- top:2px;
- width:32px;
- height:32px;
+.sponsor-banner span,
+.sponsor-banner a,
+.sponsor-banner a:link,
+.sponsor-banner a:active,
+.sponsor-banner a:visited{
+ display:inline-block;
+ margin:5px;
+}
+.sponsor-banner img{
+ width:245px;
+ height:18px;
}
.head{
@@ -1998,7 +1996,7 @@ h2 .rssicon{
.footer{
display:none;
}
- .foundation-banner{
+ .sponsor-banner{
display:none;
}
.content{
@@ -2121,7 +2119,7 @@ h2 .rssicon{
display:block;
margin-bottom:20px;
}
- .foundation-banner{
+ .sponsor-banner{
width:auto;
}
.index{
diff --git a/img/brand/bitcoinfoundation.png b/img/brand/bitcoinfoundation.png
new file mode 100644
index 00000000..0f2aa95a
Binary files /dev/null and b/img/brand/bitcoinfoundation.png differ
diff --git a/img/brand/logo_foundation.png b/img/brand/logo_foundation.png
deleted file mode 100644
index 20dd79d1..00000000
Binary files a/img/brand/logo_foundation.png and /dev/null differ
diff --git a/img/brand/logo_foundation.svg b/img/brand/logo_foundation.svg
deleted file mode 100644
index f99f1aad..00000000
--- a/img/brand/logo_foundation.svg
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
\ No newline at end of file