Difference between revisions of "Team:British Columbia/Notebook/ProtocolsStyles"

 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
.hexagon {
 
.hexagon {
 
   position: relative;
 
   position: relative;
   width: 150px;
+
   width: 120px;
   height: 90px;
+
   height: 70px;
 
   background-position: center center;
 
   background-position: center center;
 
   z-index: 1;
 
   z-index: 1;
Line 10: Line 10:
 
margin-bottom:50px;
 
margin-bottom:50px;
 
margin-left:20px;
 
margin-left:20px;
 +
margin-top:40px;
 +
background-color:#e1d1b4;
 
}
 
}
  
Line 46: Line 48:
 
   transform-origin: right top;
 
   transform-origin: right top;
 
   transform: rotate(60deg) translate(110px, 0);
 
   transform: rotate(60deg) translate(110px, 0);
 +
}
 +
 +
.hexagon h4{
 +
text-align:center;
 +
color:white;
 +
margin-top:0;
 
}
 
}
 
</style>
 
</style>
 
</html>
 
</html>

Latest revision as of 22:20, 1 September 2015