Team:Queens Canada/Sandbox

From 2012.igem.org

(Difference between revisions)
 
(2 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
body {background-color:#000050}
+
#top-section { height: 15px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
 +
padding:0; border: none; font-size: 10px; color:#ffffff}
 +
#p-logo { height:0px; overflow:hidden; display: none;}
 +
#search-controls { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 +
#bodyContent { border: none; padding:0; margin:0; width:100%; height:100%;}
 +
.firstHeading { display: none;}
 +
#content {  background-color: white;
 +
    border:none;
 +
    padding-bottom:none;
 +
    margin-bottom:none;}
 +
#searchform { overflow:hidden; display:block; background: none; position: absolute; top: 100px; right: 40px;}
 +
body {background-color:#ffffff}
 +
h3#siteSub { display: none;}
 +
#contentSub {display: none;}
 +
 
 +
 
h2{color:#96d446; }
h2{color:#96d446; }
h1, h2, h3, h4, h5, h2.noline, h2.topheader{font-family:"Segoe WP", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:light;}
h1, h2, h3, h4, h5, h2.noline, h2.topheader{font-family:"Segoe WP", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:light;}
Line 10: Line 25:
</style>
</style>
-
<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 
-
 
-
<script>
 
-
new TWTR.Widget({
 
-
  version: 2,
 
-
  type: 'profile',
 
-
  rpp: 4,
 
-
  interval: 6000,
 
-
  width: 250,
 
-
  height: 300,
 
-
  theme: {
 
-
    shell: {
 
-
      background: '#000050',
 
-
      color: '#ffffff'
 
-
    },
 
-
    tweets: {
 
-
      background: '#ffffff',
 
-
      color: '#000000',
 
-
      links: '#000050'
 
-
    }
 
-
  },
 
-
  features: {
 
-
    scrollbar: false,
 
-
    loop: false,
 
-
    live: false,
 
-
    hashtags: true,
 
-
    timestamp: true,
 
-
    avatars: false,
 
-
    behavior: 'all'
 
-
  }
 
-
}).render().setUser('iGEMQueens').start();
 
-
</script>
 
</html>
</html>

Latest revision as of 00:31, 11 May 2012