Difference between revisions of "MediaWiki:Timeless.css"
From TED Notepad
| Line 2: | Line 2: | ||
#mw-related-navigation { | #mw-related-navigation { | ||
| + | display: none; | ||
| + | } | ||
| + | |||
| + | #mw-page-header-links { | ||
display: none; | display: none; | ||
} | } | ||
DIV#tednpadAdsRight { | DIV#tednpadAdsRight { | ||
| − | margin-top: | + | margin-top: 10em; |
} | } | ||
Revision as of 16:22, 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;
}
DIV#tednpadAdsRight {
margin-top: 10em;
}