aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style-c.css
blob: 83c64bc60b7154868251726d4c85be6b50804aca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#content {
	padding-left: 5px;
}

#footer {
	padding-left: 5px;
}

.row .hostinfo {
	font-size: 0.7em;
	opacity: 0.6;
}

.plugins {
	display: none;
}