File "recipes-print.css"

Full Path: /home/warrior1/public_html/languages/wp-content-20241001222009/plugins/jetpack/modules/shortcodes/css/recipes-print.css
File size: 648 bytes
MIME-type: text/plain
Charset: utf-8

.jetpack-recipe-meta li.jetpack-recipe-print {
	display: none;
}

.jetpack-recipe-title {
	font-size: 16pt;
}

.jetpack-recipe-content img {
	display: inline-block !important;
	max-width: 100%;
}

.jetpack-recipe-image {
	display: none !important;
}

.jetpack-recipe-content .aligncenter {
	display: block !important;
	margin: 0 auto 1em !important;
	text-align: center !important;
}

.jetpack-recipe-content .alignright {
	float: right !important;
	margin: 0 0 .5em 1em !important;
}

.jetpack-recipe-content .alignleft {
	float: left !important;
	margin: 0 1em .5em 0 !important;
}

.jetpack-recipe-content .alignnone {
	display: inline-block;
}