MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
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 !important;
}
#p-Compatibility_List li:nth-child(n+4){
margin-left:1em !important;
}
#p-Compatibility_List li:nth-child(n+5){
margin-left:2em !important;
}
#p-Compatibility_List li:nth-child(n+11){
margin-left:1em !important;
margin-left:1em !important;
}
}