Difference between revisions of "MediaWiki:Timeless.css"
From TED Notepad
Line 11: | Line 11: | ||
#p-comunity, | #p-comunity, | ||
#p-administration { | #p-administration { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #site-tools { | ||
display: none; | display: none; | ||
} | } |
Revision as of 16:24, 20 October 2021
/* All CSS here will be loaded for users of the Timeless skin */ #mw-related-navigation { display: none; } #mw-page-header-links { display: none; } #p-comunity, #p-administration { display: none; } #site-tools { display: none; } DIV#tednpadAdsRight { margin-top: 10em; }