Difference between revisions of "Template:Fake redirect.css"
Jump to navigation
Jump to search
Coppersalts (talk | contribs) (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...") |
(No difference)
|
Revision as of 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);
}