MediaWiki:Common.css
Zur Navigation springen
Zur Suche springen
Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.
- Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
- Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
- Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
- Opera: Strg+F5
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */ /* Pad Google AdSense box in portlet in sidebar */ #p-googleadsense .pBody { padding-top: 1px; text-align: center; } html, body { margin: auto; position: relative; width: 1280px; } div#mw-head { left: 0; width:1280px; } .mw-body { margin-left: 160px; } div#mw-panel { /* width: 170px; */ left: -8px; /* default -25px */ } @media only screen and (max-width: 600px) { .vector-menu-portal { margin: 0; } .vector-menu-portal .vector-menu-content { margin-left: 0.25em; } .mw-portlet.vector-menu-portal .vector-menu-content { margin-left: 1.25em; } } #mw-panel .vector-menu-content .CategoryTreeTag { font-size: 0.75em; line-height: 1.125em; margin: 0 0 0 1.25em; } #mw-panel .vector-menu-content .CategoryTreeSection { direction: ltr; } #mw-panel .vector-menu-content .CategoryTreeItem { padding: 0.25em 0; } #mw-panel .vector-menu-content .CategoryTreeChildren .CategoryTreeItem { font-style: italic; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { padding: 8px; } #p-logo { left: 1.5em; float: right; } div.vectorTabs { height: 2.55em; } #left-navigation { margin-left: 10em; #p-personal { position: relative; }