Advertisement
SingularityUtopia

Basic Income Badge

May 5th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. This badge is not complete yet, it is nearing completion, hopefully it will be finished by the 9th of May 2014.
  2.  
  3. This "paste" will be updated when it is complete.
  4.  
  5. <style>
  6.  
  7. a.support_link {transition: all 0.5s ease-in-out; color: #007E75; text-decoration:none;}
  8. a.support_link:hover {color: #0095E6; text-decoration:none;}
  9. a.support_link:visited {color: #476EC4; text-decoration:none;}
  10.  
  11. a.basic_five_links {transition: all 0.7s ease-in-out; color: #000000; text-decoration:none;}
  12. a.basic_five_links:hover {color: #AD0000; text-decoration:none;}
  13. a.basic_five_links:visited {color: #390075; text-decoration:none;}
  14.  
  15. .facebook_or_addthis_style
  16.  
  17. {
  18.  
  19. width:100px; margin:13px 0px 0px 20px;float:left;
  20.  
  21. }
  22.  
  23. .goo
  24.  
  25. {
  26.  
  27. text-align:right;margin: 10px 18px -4px 0px;line-height:0;
  28.  
  29. }
  30.  
  31. .SupportBasicIncomeBadge
  32.  
  33. {
  34.  
  35. width: 205px;
  36. height: auto;
  37. background: #FFD7BA;
  38. margin: 0px;
  39. border-radius: 20px;
  40. padding:17px 15px 20px 15px;
  41. font-family:trebuchet ms;
  42. font-size: 24pt;
  43. transition: all 1.2s ease-in-out;
  44. text-align:center;
  45. line-height: 0.95;
  46. border-width: 1px 1px 5px;
  47. border-style: solid;
  48. border-color: #A78576;
  49. text-shadow: 1px 1px #FFF;
  50. color: #000000
  51.  
  52. }
  53.  
  54. .SupportBasicIncomeBadge:hover
  55.  
  56. {
  57.  
  58. transition: all 1.2s ease-in-out;
  59. box-shadow: #BABABA 0px 6px 30px 0px, inset #ffffff 0px 0px 26px 1px;
  60. border-color: #A89FB5;
  61. background: #CAD4E8;
  62. color:#AD0000;
  63. border-radius: 55px 55px 65px 65px;
  64. text-shadow: 1px 1px 1px #F5F5F5;
  65.  
  66. }
  67.  
  68. #su-pport
  69.  
  70. {
  71.  
  72. line-height:1;
  73. color: #007E75;
  74. margin: 0px 20.5px -27px 19px;
  75. font-family: trebuchet ms;
  76. font-size: 21pt;
  77. border: 1px solid #ABBBCB;
  78. padding: 2px 0px 2px 3px;
  79. letter-spacing: 3px;
  80. border-radius: 8px;
  81. background: #EAEAEA;
  82. box-shadow: 0px 2px 3px 1px #FFF inset, 0px -6px 7px #C5CDDB inset;
  83. transition: all 0.8s ease-in-out;
  84.  
  85. }
  86.  
  87. #su-pport:hover
  88.  
  89. {
  90.  
  91. border-radius:18px;
  92. border-color: #A3B5C7;
  93.  
  94. }
  95.  
  96.  
  97.  
  98. #size-basic
  99.  
  100. {
  101.  
  102. font-size:36pt; margin:0px 0px -2px 10px; letter-spacing:11.5px; line-height:1;
  103.  
  104. }
  105.  
  106. #size-income
  107.  
  108. {
  109.  
  110. font-size:34pt; margin:0px 0px 3px 1px; letter-spacing:2px; line-height:1;
  111.  
  112. }
  113.  
  114. </style>
  115.  
  116. <br />
  117. <div class="SupportBasicIncomeBadge">
  118. <div id="su-pport"><a class="support_link" target="_blank" title="Basic Income Poster" href="http://imgur.com/gallery/rcxhRjP">SUPPORT</a></div>
  119. <br />
  120. <div id="size-basic">
  121. <a class="basic_five_links" title="Opens FIVE links, basic income news: CNN, Guardian, New Statesmen, FT, TechCrunch." target="_blank"
  122.  
  123. href="http://edition.cnn.com/2014/04/14/opinion/wheeler-minimum-income/index.html"
  124. onclick="window.open(&quot;http://www.theguardian.com/society/2014/apr/08/citizens-income-instead-of-benefits/&quot;); window.open(&quot;http://www.newstatesman.com/economics/2014/03/learning-live-machines/&quot;); window.open(&quot;http://archive.today/NwbKP/&quot;); window.open(&quot;http://techcrunch.com/2014/05/03/after-technology-destroys-capitalism/&quot;);">
  125.  
  126. BASIC
  127. </a>
  128. </div>
  129. <div id="size-income">
  130. INCOME
  131. </div>
  132.  
  133. <a href="https://twitter.com/intent/tweet?button_hashtag=BasicIncome&text=Free%20money%20is%20vital%20for%20our%20future.%20Support%20basic%20income.%20Embed this badge%3A%20http%3A%2F%2Fpastebin.com%2FaynhQwbs" class="twitter-hashtag-button" data-size="large" data-url="https://plus.google.com/communities/101215398263593011398">Tweet #BasicIncome</a>
  134. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
  135.  
  136. <div class="facebook_or_addthis_style">
  137.  
  138. <iframe src="//www.facebook.com/plugins/like.php?href=https%3A%2F%2Fplus.google.com%2Fcommunities%2F101215398263593011398&amp;width&amp;layout=button&amp;action=like&amp;show_faces=false&amp;share=true&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; height:35px;" allowTransparency="true"></iframe>
  139.  
  140. </div>
  141.  
  142. <div class="goo"><div class="g-plus" data-href="https://plus.google.com/communities/101215398263593011398" data-action="share" data-annotation="none" data-height="24"></div></div>
  143.  
  144. <script src="https://apis.google.com/js/plusone.js"></script>
  145.  
  146.  
  147. <script src="//s7.addthis.com/js/300/addthis_widget.js#pubid=xa-5174ed8f2a525770#async=1" type="text/javascript"></script>
  148.  
  149. <script type="text/javascript">var addthis_config = {data_use_cookies:false}</script>
  150.  
  151. </div>
  152.  
  153. <!-- Addthis version -->
  154.  
  155. <br />
  156. <div class="SupportBasicIncomeBadge">
  157. <div id="su-pport"><a class="support_link" target="_blank" title="Basic Income Poster" href="http://imgur.com/gallery/rcxhRjP">SUPPORT</a></div>
  158. <br />
  159. <div id="size-basic">
  160. <a class="basic_five_links" title="Opens FIVE links, basic income news: CNN, Guardian, New Statesmen, FT, TechCrunch." target="_blank"
  161.  
  162. href="http://edition.cnn.com/2014/04/14/opinion/wheeler-minimum-income/index.html"
  163. onclick="window.open(&quot;http://www.theguardian.com/society/2014/apr/08/citizens-income-instead-of-benefits/&quot;); window.open(&quot;http://www.newstatesman.com/economics/2014/03/learning-live-machines/&quot;); window.open(&quot;http://archive.today/NwbKP/&quot;); window.open(&quot;http://techcrunch.com/2014/05/03/after-technology-destroys-capitalism/&quot;);">
  164.  
  165. BASIC
  166. </a>
  167. </div>
  168. <div id="size-income">
  169. INCOME
  170. </div>
  171.  
  172. <a href="https://twitter.com/intent/tweet?button_hashtag=BasicIncome&text=Free%20money%20is%20vital%20for%20our%20future.%20Support%20basic%20income.%20Embed this badge%3A%20http%3A%2F%2Fpastebin.com%2FaynhQwbs" class="twitter-hashtag-button" data-size="large" data-url="https://plus.google.com/communities/101215398263593011398">Tweet #BasicIncome</a>
  173. <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
  174.  
  175. <div class="facebook_or_addthis_style">
  176.  
  177. <div class="addthis_toolbox addthis_default_style">
  178.  
  179. <a addthis:description="Basic Income Badge." addthis:title="Accelerating #BasicIncome awareness. Join the debate. Embed badge code http://linkgoeshere.dot on your blog or site." addthis:url="https://plus.google.com/communities/101215398263593011398" class="addthis_counter addthis_pill_style"></a>
  180.  
  181. </div>
  182.  
  183. </div>
  184.  
  185. <div class="goo"><div class="g-plus" data-href="https://plus.google.com/communities/101215398263593011398" data-action="share" data-annotation="none" data-height="24"></div></div>
  186.  
  187. <script src="https://apis.google.com/js/plusone.js"></script>
  188.  
  189. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement