Template

Sidenav/styles.css

From Dogcraft Wiki

< Template:Sidenav
Revision as of 23:53, 29 September 2022 by Domino (talk | contribs) (Created page with "#sidenav a { color:inherit; } #sidenav li > ul { --toc-list-style: 'โ”” '; list-style: var(--toc-list-style); font-weight: normal; opacity: .7; }")
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)
#sidenav a {
	color:inherit;
}

#sidenav li > ul {
	--toc-list-style: 'โ”” ';
	list-style: var(--toc-list-style);
	font-weight: normal;
	opacity: .7;
}
This page was last modified on 29 September 2022, at 23:53. (18 months ago)