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