MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus Prepaid-Wiki
Zur Navigation springenZur Suche springen
imported>Admin Keine Bearbeitungszusammenfassung |
imported>Admin Keine Bearbeitungszusammenfassung |
||
| Zeile 4: | Zeile 4: | ||
#column-content #content { margin-left: 15em; } | #column-content #content { margin-left: 15em; } | ||
#p-logo a, #p-logo a:hover { width: 15em; } | #p-logo a, #p-logo a:hover { width: 15em; } | ||
#p-cactions { left: | #p-cactions { left: 18.5em; } | ||
.portlet { width: | .portlet { width: 18em; } | ||
div#column-content { margin-left: - | div#column-content { margin-left: -18em; } | ||
div#content { margin-left: | div#content { margin-left: 18em; } | ||
Version vom 21. Januar 2016, 18:47 Uhr
/* Das folgende CSS wird für Benutzer der Benutzeroberfläche MonoBook geladen */
/* increase sidebar width */
#column-content { margin-left: -15em; }
#column-content #content { margin-left: 15em; }
#p-logo a, #p-logo a:hover { width: 15em; }
#p-cactions { left: 18.5em; }
.portlet { width: 18em; }
div#column-content { margin-left: -18em; }
div#content { margin-left: 18em; }