Template:MIT-header

From 2011.igem.org

(Difference between revisions)
m
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
body {background: #FFFFFF;}
+
body {background: #FFFFFF;
 +
      background-image: url('https://static.igem.org/mediawiki/2011/c/cb/Bg1.jpg');
 +
      background-position: center;
 +
      background-repeat: repeat-y;}
#p-logo { height:1px; overflow:hidden; display: none;}
#p-logo { height:1px; overflow:hidden; display: none;}
Line 10: Line 13:
height:230px ;
height:230px ;
         background-repeat: no-repeat;
         background-repeat: no-repeat;
 +
        border-left-width:0px;
 +
        border-right-width:0px;
 +
 +
}
 +
 +
#content {
 +
        border-left-width:0px;
 +
        border-right-width:0px;
}
}

Revision as of 00:31, 1 July 2011