Template:Noscript/styles.css

From "PTTLink Wiki"
< Template:Noscript
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!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
html.client-js .noscript-show {
	display: none;
}
html.client-nojs .noscript-hide {
	display: none;
}