Difference between revisions of "Team:British Columbia/TeamCSS"

(Undo revision 173546 by Jeannec (talk))
Line 12: Line 12:
 
margin:0 auto;
 
margin:0 auto;
 
}
 
}
 +
 +
.hexagon {
 +
  position: relative;
 +
  width: 150px;
 +
  height: 90px;
 +
  background-position: center center;
 +
  z-index: 1;
 +
float:left;
 +
margin-bottom:50px;
 +
margin-left:20px;
 +
}
 +
  
 
#row{
 
#row{
Line 31: Line 43:
 
}
 
}
  
 +
.hexagon span{
 +
display:none;
 +
width:250px;
 +
}
  
 
span#one{
 
span#one{

Revision as of 01:46, 7 September 2015