Difference between revisions of "Team:BostonU/Home"

Line 2: Line 2:
 
<head>
 
<head>
 
<title>Boston U</title>
 
<title>Boston U</title>
 +
 +
 +
<style type="text/css">
 +
#topcircle {
 +
  background-image: none;
 +
  background-color: red;
 +
}
 +
 +
#bottomcircle {
 +
background-image: [[Media]]none;
 +
  background-color: red;
 +
}
 +
 +
#leftcircle {
 +
  background-color: transparent;
 +
}
 +
 +
#rightcircle {
 +
  background-color: transparent;
 +
}
 +
 +
#topcircle a {
 +
  background-color: transparent;
 +
}
 +
 +
#bottomcircle a{
 +
  background-color: transparent;
 +
}
 +
 +
#leftcircle a {
 +
  background-color: lightblue;
 +
}
 +
 +
#rightcircle a {
 +
  top: 40px;
 +
}
 +
 +
#topcircle:hover {
 +
  background-color: transparent;
 +
  background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/e/e0/Boston_University_Terriers.svg/1129px-Boston_University_Terriers.svg.png");
 +
  background-size: cover;
 +
  background-position: 50% 50%;
 +
  border-radius: 50%;
 +
}
 +
 +
#divhome {
 +
  background-color: transparent;
 +
  background-image: url("http://upload.wikimedia.org/wikipedia/en/thumb/e/e0/Boston_University_Terriers.svg/1129px-Boston_University_Terriers.svg.png");
 +
  background-size: cover;
 +
  background-position: 50% 50%;
 +
  border-radius: 50%;
 +
}
 +
 +
 +
 +
#leftcircle:hover {
 +
  background-color: red;
 +
}
 +
 +
#rightcircle:hover {
 +
  background-color: red;
 +
}
 +
 +
h2 {
 +
  border-bottom: none;
 +
}
 +
 +
#topcircleout {
 +
  background-image: url("http://lol.bu.edu/ctl/wp-content/uploads/sites/59/2015/06/circle-of-life.jpg");
 +
  background-size: cover;
 +
  background-position: 50% 50%;
 +
  border-radius: 50%;
 +
}
 +
#bottomcircleout {
 +
  background-image: url("http://lol.bu.edu/ctl/wp-content/uploads/sites/59/2015/06/circle-of-life.jpg");
 +
  background-size: cover;
 +
  background-position: 50% 50%;
 +
  border-radius: 50%;
 +
}
 +
</style>
 +
 +
 
</head>
 
</head>
  
Line 10: Line 92:
  
  
<div>
+
<div id="divhome">
 
<img src="https://static.igem.org/mediawiki/2015/6/6d/Bostonhomepic.PNG" width="100%" height="90%">
 
<img src="https://static.igem.org/mediawiki/2015/6/6d/Bostonhomepic.PNG" width="100%" height="90%">
  

Revision as of 12:13, 13 July 2015

Boston U