Template:Team:HokkaidoU Japan/footer
From 2011.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
- | $('#socialbuttons li.tweet').socialbutton('twitter', { | + | $('#hokkaidou-socialbuttons li.tweet').socialbutton('twitter', { |
button: 'none', | button: 'none', | ||
text: 'iGEM - HokkaidoU_Japan', | text: 'iGEM - HokkaidoU_Japan', | ||
Line 10: | Line 10: | ||
lang: 'en-US', | lang: 'en-US', | ||
}); | }); | ||
- | $('#socialbuttons li.like').socialbutton('facebook_like', { | + | $('#hokkaidou-socialbuttons li.like').socialbutton('facebook_like', { |
button : 'button_count', | button : 'button_count', | ||
locale : 'en_US', | locale : 'en_US', | ||
Line 17: | Line 17: | ||
</script> | </script> | ||
<style> | <style> | ||
- | ul#socialbuttons{ | + | ul#hokkaidou-socialbuttons{ |
margin: 10px 0; | margin: 10px 0; | ||
} | } | ||
- | ul#socialbuttons li { | + | ul#hokkaidou-socialbuttons li { |
float: left; | float: left; | ||
margin: 0 5px; | margin: 0 5px; |
Revision as of 16:13, 5 October 2011