Changes

Created page with ".redirectText li:first-child { background: transparent url(/resources/src/mediawiki.action/images/redirect-ltr.png?926f7) bottom left no-repeat; background-image: url("/re..."
.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);
}
16,182

edits