summaryrefslogtreecommitdiff
path: root/css/index.css
blob: 58356ab9329970a0248ed3f3e7e9035bf5b906cf (plain)
1
2
3
4
5
6
7
8
9
.thumb img {
	max-height : 180px;
}

.caption div {
	overflow : hidden;
	text-overflow: ellipsis;
	white-space : nowrap;
}