You are viewing an old version of this page. Return to the latest version.
Version of 16:07, 26 June 2020 by MLR
(Created page with "→columns for template Subpages: ") |
/* columns for template Subpages */ .template-subpages .mw-allpages-body, .mw-prefixindex-body {
columns: unset;
}
/* columns for template Subpages */
.template-subpages .mw-allpages-body, .mw-prefixindex-body {
columns: unset;
}| Line 1: | Line 1: | ||
/* columns for template Subpages */ | /* columns for template Subpages */ | ||
| + | .template-subpages .mw-allpages-body, .mw-prefixindex-body { | ||
| + | columns: unset; | ||
| + | } | ||