MediaWiki:Common.css: Difference between revisions

62 bytes removed ,  10:57, 13 October 2022
actually this definition is not needed here
(add "slim" class)
Tag: Reverted
(actually this definition is not needed here)
Tag: Manual revert
Line 77: Line 77:
body.page-Main_Page h1#firstHeading {
body.page-Main_Page h1#firstHeading {
   display: none;
   display: none;
}
.slim { /* subclassed in mobile.css */
  max-width: 800px;
}
}