Difference between revisions of "Team:Stony Brook"

Line 20: Line 20:
 
     text-align: center;
 
     text-align: center;
 
}
 
}
 
+
body {
 +
background-image: url(https://static.igem.org/mediawiki/2014/a/a5/Stony_brook_home_background.png);
 +
background-repeat:no-repeat;
 +
background-position: center center;
 +
background-attachment: fixed;
 +
-webkit-background-size: cover;
 +
-moz-background-size: cover;
 +
-o-background-size: cover;
 +
background-size: cover;
 +
}
 +
#header {
 +
width: 672px;
 +
position: absolute;
 +
top:29%;
 +
left:50%;
 +
margin-left: -310px;
 +
margin-top:-50px;
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
  
 
<body>
 
<body>
 +
 +
<div id= "header> Stony Brook iGEM </div>
  
 
<div  id = "img-back-header">
 
<div  id = "img-back-header">

Revision as of 16:17, 24 August 2016