Template:SeasonPass: Difference between revisions

From Elwiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 12: Line 12:
     width: 27px;
     width: 27px;
     height: 27px;
     height: 27px;
     background: linear-gradient(80deg, transparent, 98%, #623ce9 145%),
     background: linear-gradient(80deg, transparent, 98%, #623ce9 145%), #20184f;
linear-gradient(to right bottom, #100c27, #2a206a);
     display: flex;
     display: flex;
     justify-content: center;
     justify-content: center;
     align-items: center;
     align-items: center;
     transform: rotate(45deg);
     transform: rotate(45deg);
     box-shadow: inset 0 0 6px #5fa9be91, inset 0 0 0 2px #b5deffd1;
     box-shadow: inset 0 0 6px #5fa9be91, inset 0 0 0 2px #b5f4ff73;
     margin: 0.15rem auto;
     margin: 0.15rem auto;
     position: absolute;
     position: absolute;

Revision as of 18:19, 16 September 2022