Difference between revisions of "Team:British Columbia/Notebook/ProtocolsStyles"
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
.hexagon { | .hexagon { | ||
position: relative; | position: relative; | ||
− | width: | + | width: 120px; |
− | height: | + | height: 70px; |
background-position: center center; | background-position: center center; | ||
z-index: 1; | z-index: 1; | ||
Line 11: | Line 11: | ||
margin-left:20px; | margin-left:20px; | ||
margin-top:40px; | margin-top:40px; | ||
− | background-color: | + | background-color:#e1d1b4; |
} | } | ||
Line 48: | 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