Template:HexCSS: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
.hexagon {
.hexagon {
position: relative;
position: relative;
width: 98px;
width: 100px;
height: 57.74px;
height: 57.74px;
margin: 28.87px 0;
margin: 28.87px 0;
Line 17: Line 17:
transform: scaleY(0.5774) rotate(-45deg);
transform: scaleY(0.5774) rotate(-45deg);
background-color: inherit;
background-color: inherit;
left: 12.6447px;
left: 14.6447px;
}
}