Template:Noscript/styles.css: Difference between revisions
Jump to navigation
Jump to search
en>John of Reading Reverted 1 edit by 2806:250:918:BE3E:E0A5:3FCF:61E7:E6EF (talk): Unexplained blanking |
m 1 revision imported |
(No difference)
| |
Latest revision as of 09:02, 19 March 2026
html.client-js .noscript-show {
display: none;
}
html.client-nojs .noscript-hide {
display: none;
}