MediaWiki:Common.css: Difference between revisions

no edit summary
(Indent Wii sub-links)
No edit summary
Line 29: Line 29:
/*Indent Wii sub-links further in sidebar*/
/*Indent Wii sub-links further in sidebar*/
#p-Compatibility_List li:nth-child(n+4){
#p-Compatibility_List li:nth-child(n+4){
margin-left:1em;
margin-left:1em !important;
}
}