@import url("/style.css");
.indexhead {
	display: none;
}
.indexcolname, tr, tbody, table {
	display: block;
}
.indexcollastmod, .indexcolsize {
	display: inline;
}
.indexcolsize {
	float: right;
}

.indexcollastmod::before {
	content: "Modified ";
}

h1 {
	margin: 0;
}
