Team:Korea U Seoul

From 2012.igem.org

(Difference between revisions)
Line 9: Line 9:
!align="center"|[[Team:Korea_U_Seoul/Attributions|Attributions]]
!align="center"|[[Team:Korea_U_Seoul/Attributions|Attributions]]
|}
|}
 +
 +
<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 4,
 +
  interval: 30000,
 +
  width: 'auto',
 +
  height: 250,
 +
  theme: {
 +
    shell: {
 +
      background: '#ab0022',
 +
      color: '#ffffff'
 +
    },
 +
    tweets: {
 +
      background: '#ffffff',
 +
      color: '#000000',
 +
      links: '#a3001e'
 +
    }
 +
  },
 +
  features: {
 +
    scrollbar: true,
 +
    loop: false,
 +
    live: false,
 +
    behavior: 'all'
 +
  }
 +
}).render().setUser('iGEM_KU2012').start();
 +
</script>

Revision as of 04:21, 1 August 2012

Home Team Official Team Profile Project Parts Submitted to the Registry Notebook Safety Attributions

<script charset="utf-8" src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'profile',
 rpp: 4,
 interval: 30000,
 width: 'auto',
 height: 250,
 theme: {
   shell: {
     background: '#ab0022',
     color: '#ffffff'
   },
   tweets: {
     background: '#ffffff',
     color: '#000000',
     links: '#a3001e'
   }
 },
 features: {
   scrollbar: true,
   loop: false,
   live: false,
   behavior: 'all'
 }

}).render().setUser('iGEM_KU2012').start(); </script>