MediaWiki

Gadget-breadcrumbs.css

From Dogcraft Wiki

No edit summary
No edit summary
Line 1: Line 1:
#breadcrumbs-test {
#breadcrumbs {
font-weight: bold;
font-weight: bold;
}
}


#breadcrumbs-test a::after {
#breadcrumbs a::after {
     content: " > ";
     content: " > ";
     text-decoration: none;
     text-decoration: none;
Line 10: Line 10:
}
}


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


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


#breadcrumbs-test > span { /*selflink styles for the last crumb (current page name)*/
#breadcrumbs > span { /*selflink styles for the last crumb (current page name)*/
color: inherit;
color: inherit;
font-weight: bold;
font-weight: bold;

Revision as of 23:18, 14 July 2021

#breadcrumbs {
	font-weight: bold;
}

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

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

#breadcrumbs a span:hover {
	text-decoration:underline;
}

#breadcrumbs > span { /*selflink styles for the last crumb (current page name)*/
	color: inherit;
	font-weight: bold;
	text-decoration: inherit;
	cursor: default;
}
This page was last modified on 14 July 2021, at 23:18. (15 months ago)
Background Valentine's Day Event 2024 by TheWhiteTigerNL