<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* for the portfolio pages */
/* copyright © glasshalo.com 2006 */

#showcase #polaroid {
	border: 1px dotted #ffcc00;
}

#polaroid .pads {
	text-align: center;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	padding-top: 0 !important;
	padding-top: 1em;
	height: 95%;
}

#polaroid img {
	border: 1px solid #cccccc;
}

#polaroid .text {
	margin-top: 2em;
	text-align: left;
	margin-left: .5em !important;
	margin-left: 1.5em;
	margin-bottom: 1em;
}</pre></body></html>