Difference between revisions of "Team:UCSC/CSS-2"

Line 655: Line 655:
 
}
 
}
  
.hexNum {
+
.hex-header.hex0 h2:before {
   display: block;
+
   content: ''; display: inline-block;
   float: left;
+
   height: 5em; width: 5em;
   max-width: 10vw;
+
   background-image: url(https://static.igem.org/mediawiki/2018/d/da/T--UCSC--Hexagon-0.png);
   min-width: 50px;
+
   background-size: contain; background-repeat: no-repeat;
   height: auto;
+
   vertical-align: middle;
 
}
 
}
  

Revision as of 21:29, 9 October 2018