summaryrefslogtreecommitdiff
path: root/css/nojs.css
blob: c49504dc2c417765900735ec90fcc81b51e2c5d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
img.themeToggler {
	display:none;
}

div.content {
	padding-bottom:1rem;
}

div.toTop {
	display:none;
}