Template:SeasonPass: Difference between revisions

From Elwiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 10: Line 10:
}
}
.level-shape {
.level-shape {
     width: 25px;
     width: 27px;
     height: 25px;
     height: 27px;
     background: linear-gradient(80deg, transparent, 81%, #623ce9 145%),
     background: linear-gradient(80deg, transparent, 81%, #623ce9 145%),
linear-gradient(to right bottom, #100c27, #2a206a);
linear-gradient(to right bottom, #100c27, #2a206a);
Line 18: Line 18:
     align-items: center;
     align-items: center;
     transform: rotate(45deg);
     transform: rotate(45deg);
    border: 2px solid #6ca4eb;
     box-shadow: inset 0 0 6px #5fa9be91, inset 0 0 0 2px #b5deffd1;
     box-shadow: inset 0 0 6px #5fa9be91;
     margin: 0.15rem auto;
     margin: 0.15rem auto;
     position: absolute;
     position: absolute;

Revision as of 18:17, 16 September 2022