Template:Noscript/styles.css
< Template:Noscript
Jump to navigation
Jump to search
Revision as of 03:53, 9 November 2021 by Mediawiki>SD0001 (on 2nd thoughts, since the default behaviour is to show, these are not really required!)
html.client-js .noscript-show {
display: none;
}
html.client-nojs .noscript-hide {
display: none;
}