Difference between revisions of "Template:Fake redirect.css"
Jump to navigation
Jump to search
Coppersalts (talk | contribs) |
Coppersalts (talk | contribs) |
||
Line 1: | Line 1: | ||
.redirectText li:first-child { | .redirectText li:first-child { | ||
− | background: transparent url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7") bottom left no-repeat; | + | /*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: 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"); | + | background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/redirect-ltr.svg?c4628");*/ |
} | } | ||
.redirectText li { | .redirectText li { | ||
− | background: transparent url("/resources/src/mediawiki.action/images/nextredirect-ltr.png?778f7") bottom left no-repeat; | + | /*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"); | + | background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/nextredirect-ltr.svg?5185f");*/ |
} | } |
Revision as of 03:11, 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");*/
}