Template:HexCSS

From Beacon Space
Revision as of 20:02, 14 June 2023 by XavierStordiz (talk | contribs) (XavierStordiz changed the content model of the page Template:HexCSS from "plain text" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.hextop
{
  border-right: 30px solid;
  border-top: 52px solid transparent !important;
  border-bottom: 52px solid transparent !important;
  display: inline-block;
}

.hexmid
{
  width: 60px;
  height: 104px;
  display: inline-block;
}

.hexbot
{
  border-left: 30px solid;
  border-top: 52px solid transparent !important;
  border-bottom: 52px solid transparent !important;
  display: inline-block;
}