MediaWiki:Vector.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
mNie podano opisu zmian Znacznik: Ręczne wycofanie zmian |
mNie podano opisu zmian Znacznik: Wycofane |
||
Linia 21: | Linia 21: | ||
#mw-panel { | #mw-panel { | ||
display: none !important; | |||
} | } | ||
body.ns-0 #mw-panel { | |||
display: block !important; | |||
#mw-panel | |||
} | } | ||
#content { | |||
margin-right: auto !important; | |||
} | } | ||
Wersja z 12:38, 18 lip 2025
#p-logo a { background-size: contain !important; width: 160px !important; height: 160px !important; display: block !important; margin: 7px !important; } #p-logo a:hover { background-color: transparent !important; color: inherit !important; box-shadow: none !important; } #p-tb { display: none; } #mw-panel { display: none !important; } body.ns-0 #mw-panel { display: block !important; } #content { margin-right: auto !important; } #footer a { color: #666; text-decoration: none; margin: 0 6px; padding: 4px 8px; border-radius: 4px; transition: background 0.2s ease, color 0.2s ease; } #footer a:hover { background-color: #555 !important; color: #f0f0f0 !important; } #pt-login a, #pt-createaccount a { color: #666; text-decoration: none; margin: 0 6px; padding: 4px 8px; border-radius: 4px; transition: background 0.2s ease, color 0.2s ease; } #pt-login a:hover, #pt-createaccount a:hover { background-color: #555 !important; color: #f0f0f0 !important; } body.page-Strona_główna h1.firstHeading { display: none; }