Team:KIT-Kyoto/Projectあああ
From 2011.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
version: 2, | version: 2, | ||
type: 'profile', | type: 'profile', | ||
- | rpp: | + | rpp: 3, |
interval: 6000, | interval: 6000, | ||
- | width: | + | width: 230, |
height: 300, | height: 300, | ||
theme: { | theme: { | ||
shell: { | shell: { | ||
- | background: '# | + | background: '#bd0f32', |
color: '#ffffff' | color: '#ffffff' | ||
}, | }, | ||
tweets: { | tweets: { | ||
- | background: '# | + | background: '#f0f0f0', |
- | color: '# | + | color: '#000000', |
- | links: '# | + | links: '#0037a6' |
} | } | ||
}, | }, | ||
Line 30: | Line 30: | ||
behavior: 'all' | behavior: 'all' | ||
} | } | ||
- | }).render().setUser(' | + | }).render().setUser('MIT_iGEM').start(); |
</script> | </script> | ||
</body></html> | </body></html> |