MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 297:
}
 
/* 2. Add Arrow Symbol (▸) to all Level 2 AND Level 3 items */
#cps-toc-list li[data-level="2"] a::before {,
#cps-toc-list li[data-level="3"] a::before {
content: "▸" !important;
color: #202122 !important;