You are viewing an old version of this page. Return to the latest version.
/* columns for template Subpages */ .template-subpages .mw-allpages-body, .mw-prefixindex-body {
columns:
unset;
}} .no-bullets {list-style-type:none;}
/* columns for template Subpages */
.template-subpages .mw-allpages-body, .mw-prefixindex-body { columns: unset;
columns: unset; }
.no-bullets {list-style-type:none;}| Line 1: | Line 1: | ||
/* columns for template Subpages */ | /* columns for template Subpages */ | ||
| − | .template-subpages .mw-allpages-body, .mw-prefixindex-body { | + | .template-subpages .mw-allpages-body, .mw-prefixindex-body { columns: unset; } |
| − | + | .no-bullets {list-style-type:none;} | |
| − | |||