12,652
editsno edit summary
No edit summary |
No edit summary |
||
Line 59: | Line 59: | ||
/* Item, spell, etc. properties */ | /* Item, spell, etc. properties */ | ||
.bg3wiki-property-list > ul { | .bg3wiki-property-list > ul { | ||
margin-left: 0; | |||
list-style: none; | list-style: none; | ||
} | } | ||
.bg3wiki-property-list | .mw-content-ltr ul.bg3wiki-property-list { | ||
margin-left: 0; | margin-left: 0; | ||
list-style: none; | |||
} | } | ||
.bg3wiki-property-list dd { | |||
margin-left: 0; | margin-left: 0; | ||
} | } | ||