User:JP/timeless.css
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
#p-logo-text a {
display: none !important;
}
#p-logo-text {
display: none !important;
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
.sidebar-chunk {
display: none;
position: relative;
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#p-logo-text {
DISPLAY: none;
}
}
@media screen and (max-width: 1099px) and (min-width: 851px) {
#p-logo {
text-align: center;
margin: auto;
display: block !important;
position: absolute;
top: -75px;
}
}
@media screen and (min-width: 851px) {
#mw-header-container {
z-index: 99 !important;
}
}