/* @override http://localhost:8888/sites/jaervelae/mollify/screenshots.css */

.screenshot-thumb {
	width: 125px;
	padding: 10px;
	background-color: #eee;
	margin: 10px;
}

.screenshot-thumb:hover {
	background-color: #ced0d0;
}