MediaWiki: Vector.css: Różnice pomiędzy wersjami
Z Elproma Wiki Knowledge Base
Linia 16: | Linia 16: | ||
/* main content */ | /* main content */ | ||
#content { | #content { | ||
margin-left: | margin-left: 50px !important; | ||
margin-right: | margin-right: 50px !important; | ||
max-width: 1000px; | max-width: 1000px; | ||
} | } |
Wersja z 09:35, 5 kwi 2022
/* Umieszczony tutaj kod CSS zostanie załadowany przez użytkowników korzystających ze skórki Wektor */ /* upper blue line */ #mw-head-base { margin-left: auto !important; margin-right: auto !important; max-width: 1000px !important; } /* lower blue line + footer content */ #footer { margin-left: auto !important; margin-right: auto !important; max-width: 1000px !important; } /* main content */ #content { margin-left: 50px !important; margin-right: 50px !important; max-width: 1000px; } .mw-sidebar-action { display: none; } #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; } #column-content { margin-left: -0em; } #content.mw-body { margin-left: 0em; }