Index: body.html |
=================================================================== |
--- a/body.html |
+++ b/body.html |
@@ -21,11 +21,6 @@ |
{ |
display: inherit; |
} |
- |
- #supporters-overflow .supporter |
- { |
- display: inline !important; |
- } |
</style> |
</noscript> |
@@ -80,6 +75,22 @@ |
<img src="/images/manifesto/adblockplus.png?a=show" alt="Adblock Plus"/> |
<div><fix>Adblock Plus</fix></div> |
</a> |
+ <a class="supporter" href="http://auxgaming.org/" target="_blank"> |
+ <img src="/images/manifesto/auxgaming.png?a=show" alt="Auxilium Gaming Community"/> |
+ <div><fix>Auxilium Gaming Community</fix></div> |
+ </a> |
+ <a class="supporter" href="http://bhstudios.org/" target="_blank"> |
+ <img src="/images/manifesto/bluehusky.png?a=show" alt="Blue Husky Studios"/> |
+ <div><fix>Blue Husky Studios</fix></div> |
+ </a> |
+ <a class="supporter" href="http://www.dataroads.org/" target="_blank"> |
+ <img src="/images/manifesto/dataroads.png?a=show" alt="Data Roads Foundation"/> |
+ <div><fix>Data Roads Foundation</fix></div> |
+ </a> |
+ <a class="supporter" href="http://unwatch.me/" target="_blank"> |
+ <img src="/images/manifesto/unwatchme.png?a=show" alt="Unwatch.Me"/> |
+ <div><fix>Unwatch.Me</fix></div> |
+ </a> |
<a id="join-org" class="supporter" href="mailto:acceptableads@adblockplus.org" target="_blank"> |
<button> |
<img src="/images/manifesto/icon-plus.png?a=show" alt="Join as organization"/> |
@@ -90,18 +101,6 @@ |
</a> |
</div> |
- <div id="supporters-overflow" class="collapsed"> |
- <a id="supporters-overflow-more" href="#">show all</a> |
- <a id="supporters-overflow-less" href="#">hide all</a> |
- <div class="sprite"/> |
- <div> |
- <a class="supporter" href="http://auxgaming.org/" target="_blank">Auxilium Gaming Community</a> |
- <a class="supporter" href="http://bhstudios.org/" target="_blank">Blue Husky Studios</a> |
- <a class="supporter" href="http://www.dataroads.org/" target="_blank">Data Roads Foundation</a> |
- <a class="supporter" href="http://unwatch.me/" target="_blank">Unwatch.Me</a> |
- </div> |
- </div> |
- |
<span class="emphasized"> |
want to make the Internet a better place for everyone – by getting rid of obnoxious ads. |
</span> |