Template:Noscript/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>John of Reading at 08:31, 18 January 2025 (Reverted 1 edit by 2806:250:918:BE3E:E0A5:3FCF:61E7:E6EF (talk): Unexplained blanking). The present address (URL) is a permanent link to this version.
(diff) ← Previous 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;
}