summaryrefslogtreecommitdiff
path: root/static/noscript.html
blob: c05a90c613291ea1ef93304770b01470880ce058 (plain)
1
2
3
4
5
6
7
8
	<noscript>
		<style>
			.navbar { 
				margin-bottom: 0;
			}
		</style>
	</noscript>