MediaWiki:Timeless.css: Difference between revisions
From The HOA
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Timeless skin | /* CSS placed here will affect users of the Timeless skin */ | ||
#site-navigation { display: none; } | #site-navigation { display: none; } | ||
#site-tools { display: none; } | #site-tools { display: none; } | ||
#mw-content-container { background: darkgray; } | #mw-content-container { background: darkgray; } | ||
.mw-wiki-logo.timeless-logo { margin-top: 10px; } | .mw-wiki-logo.timeless-logo { margin-top: 10px; } | ||
Revision as of 23:16, 6 March 2025
/* CSS placed here will affect users of the Timeless skin */
#site-navigation { display: none; }
#site-tools { display: none; }
#mw-content-container { background: darkgray; }
.mw-wiki-logo.timeless-logo { margin-top: 10px; }
