MediaWiki:Timeless.css: Difference between revisions

From The HOA
No edit summary
No edit summary
Tag: Reverted
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 14:58, 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; }
*/