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">
 
<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 {
 
#divhome {
Line 58: Line 16:
 
   background-image: url("https://static.igem.org/mediawiki/2015/6/6d/Bostonhomepic.PNG");
 
   background-image: url("https://static.igem.org/mediawiki/2015/6/6d/Bostonhomepic.PNG");
 
   background-size: cover;
 
   background-size: cover;
  background-position: 50% 50%;
+
  width:30%;
 +
  height:30%;
 +
 
 
   
 
   
 
}
 
}
  
 
#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>
 
</style>
  

Revision as of 12:21, 13 July 2015

Boston U