Template:HexCSS: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 21: Line 21:
.hexagon:before {
.hexagon:before {
top: -35.3553px;
top: -35.3553px;
border-top: solid 2.8284px #333333;
border-top: solid 5.6569px #333333;
border-right: solid 2.8284px #333333;
border-right: solid 5.6569px #333333;
background-color: inherit;
}
}


.hexagon:after {
.hexagon:after {
bottom: -35.3553px;
bottom: -35.3553px;
border-bottom: solid 2.8284px #333333;
border-bottom: solid 5.6569px #333333;
border-left: solid 2.8284px #333333;
border-left: solid 5.6569px #333333;
background-color: inherit;
}
}