Template:Noscript/styles.css

From the AARoads Wiki: Read about the road before you go
Jump to navigation Jump to search
html.client-js .noscript-show {
	display: none;
}
html.client-nojs .noscript-hide {
	display: none;
}