HEX
Server: nginx
System: Linux pool195-106-36.bur.atomicsites.net 6.12.57+deb12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.57-1~bpo12+1 (2025-11-17) x86_64
User: (0)
PHP: 8.3.32
Disabled: pcntl_fork
Upload Files
File: /wordpress/plugins/jetpack/latest/modules/shortcodes/css/recipes-print.css
.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 0.5em 1em !important;
}

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

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