MediaWiki

Gadget-breadcrumbs.css

From Dogcraft Wiki

(Blanked the page)
Tag: Blanking
No edit summary
Line 1: Line 1:
#breadcrumbs-test a::after {
    content: " > ";
    text-decoration: none;
    color: initial;
    cursor: auto;
}


#breadcrumbs-test a:hover {
text-decoration:none;
}

Revision as of 18:20, 3 July 2021

#breadcrumbs-test a::after {
    content: " > ";
    text-decoration: none;
    color: initial;
    cursor: auto;
}

#breadcrumbs-test a:hover {
	text-decoration:none;
}
This page was last modified on 3 July 2021, at 18:20. (15 months ago)