Difference between revisions of "Template:Noscript/styles.css"

From "PTTLink Wiki"
Jump to navigation Jump to search
Mediawiki>SD0001
(on 2nd thoughts, since the default behaviour is to show, these are not really required!)
(No difference)

Revision as of 03:53, 9 November 2021

html.client-js .noscript-show {
	display: none;
}
html.client-nojs .noscript-hide {
	display: none;
}