641 bytes added
, 03:10, 11 January 2024
.redirectText li:first-child {
background: transparent url(/resources/src/mediawiki.action/images/redirect-ltr.png?926f7) bottom left no-repeat;
background-image: url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7");
background-image: linear-gradient(transparent,transparent),url(/resources/src/mediawiki.action/images/redirect-ltr.svg?c4628);
}
.redirectText li {
background: transparent url(/resources/src/mediawiki.action/images/nextredirect-ltr.png?778f7) bottom left no-repeat;
background-image: linear-gradient(transparent,transparent),url(/resources/src/mediawiki.action/images/nextredirect-ltr.svg?5185f);
}