Template:SeasonPass: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 12: Line 12:
     width: 25px;
     width: 25px;
     height: 25px;
     height: 25px;
     background: linear-gradient(to right bottom, #211951, #335fa6);
     background: 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);
     border: 2px solid #7fa5e8;
     border: 2px solid #6ca4eb;
     box-shadow: inset 0 0 6px #5fa9be91;
     box-shadow: inset 0 0 6px #5fa9be91;
     margin: 0.15rem auto;
     margin: 0.15rem auto;

Revision as of 18:05, 16 September 2022