CologneBlue: Add class="mw-body" to div#article for consistency with other skins
[lhc/web/wiklou.git] / skins / CologneBlue.php
index dc5c001..a7c62b3 100644 (file)
@@ -283,7 +283,7 @@ class CologneBlueTemplate extends BaseTemplate {
                        <?php } ?>
                </div>
        </div>
-       <div id="article" role="main">
+       <div id="article" class="mw-body" role="main">
                <?php if ( $this->getSkin()->getSiteNotice() ) { ?>
                <div id="siteNotice"><?php echo $this->getSkin()->getSiteNotice() ?></div>
                <?php } ?>