Template:HexCSS: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
.hextop
.hexagon {
{
position: relative;
float: left;
height: 100px;
border-right: 30px solid #6C6;
width: 57.74px;
border-lefttop: solid52px 1pxsolid #000000transparent;
border-rightbottom: solid52px 1pxsolid #000000transparent;
}
 
.hexmid
.hexagon:before,
{
.hexagon:after {
contentfloat: ""left;
positionwidth: absolute60px;
z-indexheight: 1104px;
background-color: inherit#6C6;
width: 70.71px;
height: 70.71px;
transform: scaleY(0.5774) rotate(-45deg);
background-color: inherit;
left: 14.6447px;
}
 
.hexbot
.hexagon:before {
{
top: -35.3553px;
float: left;
border-top: solid 1.4142px #000000;
border-rightleft: solid30px 1.4142pxsolid #0000006C6;
border-top: solid52px 1.4142pxsolid #000000transparent;
}
border-bottom: solid52px 1.4142pxsolid #000000transparent;
 
.hexagon:after {
bottom: -35.3553px;
border-bottom: solid 1.4142px #000000;
border-left: solid 1.4142px #000000;
}