Your IP : 216.73.217.112


Current Path : /home/z/i/e/zieirix/www/media/gantry5/engines/nucleus/scss/joomla/theme/
Upload File :
Current File : /home/z/i/e/zieirix/www/media/gantry5/engines/nucleus/scss/joomla/theme/_typography.scss

blockquote p {
	font-size: $core-font-size + .2;
	line-height: $core-line-height;
}

blockquote small {
	line-height: $core-line-height;
}

address {
	line-height: $core-line-height;
}

code,
pre {
	font-family: $font-family-mono;
	font-size: $core-font-size - .2;
}

pre {
	font-size: $core-font-size - .2;
	line-height: $core-line-height;
}

.list-bordered,
.row-bordered {
	line-height: $core-line-height;
}