View file application/libraries/Scaffold/mixins/typography/image-replace.css

File size: 172B
/* For manual image-replaced titles */
=image-replaced
{
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow:hidden;
}