Difference between revisions of "Team:BostonU/HomeOne"

(Blanked the page)
 
(386 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{BostonU_we_tryin}}
 
<html>
 
<head>
 
<style>
 
  
#sideMenu, #top_title {display:none;}
 
body {background-color:white; }
 
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
#img-back-head {
 
 
}
 
 
#block-two{
 
background-color:#0071A7;
 
color:white;
 
}
 
 
#media {
 
background-color:white;
 
}
 
 
#twit, #face, #snap, #email {
 
width:100px;
 
height:100px;
 
padding: 30px;
 
}
 
 
#twit:hover, #face:hover, #snap:hover, #email:hover {
 
transform:scale(1.5)
 
}
 
 
.one {
 
width:24.7%;
 
  -webkit-filter: grayscale(50%);
 
  -webkit-transition: .25s ease-in-out;
 
}
 
 
.one:hover {
 
  -webkit-filter: grayscale(0%);
 
}
 
 
</style>
 
</head>
 
<body>
 
 
<div  id = "img-back-head">
 
<center><img src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--wikibanner.png" style = "width:50%; height:100%;"><center>
 
</div>
 
<div style = "background-color:black">
 
<img class = "one" src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png">
 
<img class = "one" src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png">
 
<img class = "one" src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png">
 
<img class = "one" src = "https://static.igem.org/mediawiki/2016/8/8d/T--BostonU--snapchatlogo.png">
 
</div>
 
 
</body>
 
</html>
 

Latest revision as of 21:50, 19 October 2016