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!)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:14, 21 January 2022

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