MediaWiki:Timeless.css: Difference between revisions
From Golden Retriever Wiki
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#mw-site-navigation | #mw-site-navigation #site-tools { | ||
display: none !important; | display: none !important; | ||
} | } | ||
Latest revision as of 15:21, 22 July 2025
/* All CSS here will be loaded for users of the Timeless skin */
.mw-wiki-logo.timeless-logo img {
display: none !important;
}
#mw-related-navigation {
display: none !important;
}
#p-navigation{
display: none !important;
}
#mw-site-navigation #site-tools {
display: none !important;
}
