MediaWiki:Common.css: Difference between revisions

193 bytes removed ,  23:38, 4 October 2022
no edit summary
No edit summary
No edit summary
Line 3,291: Line 3,291:
     background: var(--tile-background-color);
     background: var(--tile-background-color);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
     box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.1);
    max-width: 100%
}
}


Line 4,780: Line 4,779:
}
}


.tile.big-tile.fsw {
.big-tile { margin-bottom: 0.9em }
  background: linear-gradient(to left,rgba(255,255,255,0.5),#ffffff 50%),url(https://runescape.wiki/images/Fresh_Start_Worlds_background.png?c6c16) right / auto 150% no-repeat #ffffff;
}