Template:Fake redirect.css: Difference between revisions

From The Wiki Camp 2 Jr.
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.redirectText li:first-child {
.redirectText li:first-child {
background: transparent bottom left no-repeat;
background: transparent bottom left no-repeat;
background-image: linear-gradient(transparent,transparent),url("https://camp2.rectangle.zone/images/8/8b/Redirect-ltr.svg");
}
}

Latest revision as of 20:00, 18 February 2025

.redirectText li:first-child {
	background: transparent bottom left no-repeat;
}