Team:Northwestern/Templates/trial

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
__NOTOC__<html>
__NOTOC__<html>
-
 
-
<script type="text/javascript">
 
-
 
-
  var _gaq = _gaq || [];
 
-
  _gaq.push(['_setAccount', 'UA-65298-13']);
 
-
  _gaq.push(['_trackPageview']);
 
-
 
-
  (function() {
 
-
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 
-
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 
-
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 
-
  })();
 
-
 
-
</script>
 
Line 23: Line 9:
         #globalWrapper{
         #globalWrapper{
-
background:#000000 url("https://static.igem.org/mediawiki/2011/9/93/Background_texture.jpg") center top no-repeat fixed;  
+
background:#000000 url("https://static.igem.org/mediawiki/2011/9/93/Background_texture.jpg") center top no-repeat fixed; padding-bottom:0px; border: none;}
-
}
+
 +
#top-section {
 +
    height: 0px;
 +
    margin-top: 0px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    margin-bottom: 0 !important;
 +
    margin-bottom: 0px;
 +
    padding:0;
 +
    border: 1;
 +
    }
 +
#p-logo {
 +
    height:0px;
 +
    overflow:hidden;
 +
    border:none;
 +
    }
 +
#search-controls {
 +
    overflow:hidden;
 +
    display:none;
 +
    background: none;
 +
    position: absolute;
 +
    top: 100px;
 +
    right: 40px;
 +
    }         
 +
 +

Revision as of 22:08, 29 June 2011