Differenze tra le versioni di "MediaWiki: Common.css"
Da Smart Places Network.
| Riga 6: | Riga 6: | ||
margin-left: 5px; | margin-left: 5px; | ||
} | } | ||
| + | |||
| + | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | ||
Versione delle 15:26, 11 gen 2019
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
ul.menu li {
float: left;
padding: 5px 2px;
margin-left: 5px;
}
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }