aboutsummaryrefslogtreecommitdiff
path: root/public/css/maintenance.css
blob: c82ceda03442693bda18c746363469ebd75b2a41 (plain)
1
2
3
4
5
6
7
8
9
.maintenance table
{
	border-collapse: collapse;
	font-size: smaller;
}
.maintenance table th, .maintenance table td
{
	border: 1px black solid;
}