Difference between revisions of "MediaWiki: Common.css"
From Smart Places Network
| Line 5: | Line 5: | ||
padding: 5px 2px; | padding: 5px 2px; | ||
margin-left: 5px; | margin-left: 5px; | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Revision as of 13:22, 15 February 2019
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
ul.menu li {
float: left;
padding: 5px 2px;
margin-left: 5px;
}