Difference between revisions of "MediaWiki:Timeless.css"
From TED Notepad
(Created page with "→All CSS here will be loaded for users of the Timeless skin: #mw-related-navigation { display: none; }") |
|||
| Line 3: | Line 3: | ||
#mw-related-navigation { | #mw-related-navigation { | ||
display: none; | display: none; | ||
| + | } | ||
| + | |||
| + | DIV#tednpadAdsRight { | ||
| + | margin-top: 100px; | ||
} | } | ||
Revision as of 16:20, 20 October 2021
/* All CSS here will be loaded for users of the Timeless skin */
#mw-related-navigation {
display: none;
}
DIV#tednpadAdsRight {
margin-top: 100px;
}