Team:EPF-Lausanne

From 2011.igem.org

(Difference between revisions)
(What's New)
Line 15: Line 15:
* Welcome to Alessandro, who just joined our team for the summer!
* Welcome to Alessandro, who just joined our team for the summer!
 +
 +
 +
<html>
 +
        <!-- Twitter Widget -->
 +
<script src="http://widgets.twimg.com/j/3/widget.js"></script>
 +
<script>
 +
new TWTR.Widget({
 +
  version: 2,
 +
  type: 'profile',
 +
  rpp: 4,
 +
  interval: 6000,
 +
  width: 250,
 +
  height: 300,
 +
  theme: {
 +
shell: {
 +
  background: '#d1ff9a',
 +
  color: '#00000'
 +
},
 +
tweets: {
 +
  background: '#ffffff',
 +
  color: '#000000',
 +
  links: '#777777'
 +
}
 +
  },
 +
  features: {
 +
scrollbar: false,
 +
loop: false,
 +
live: false,
 +
hashtags: true,'
 +
timestamp: true,
 +
avatars: false,
 +
behavior: 'all'
 +
  }
 +
}).render().setUser('IGEM_EPFL').start();
 +
</script>
 +
</html>
 +
 +
 +
{{:Team:EPF-Lausanne/Templates/Footer}}
{{:Team:EPF-Lausanne/Templates/Footer}}

Revision as of 14:15, 19 July 2011