Jump to content

Template:Noscript/styles.css

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