HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wp-recipe-maker/templates/recipe/modern/blend-in/blend-in.css
.wprm-recipe-template-blend-in {
	max-width: none; /* wprm_max_width type=size */
	background-color: #ffffff; /* wprm_background type=color */
	border-style: solid; /* wprm_border_style type=border */
	border-width: 0px; /* wprm_border_width type=size */
	border-color: #ffffff; /* wprm_border type=color */
	border-radius: 0px; /* wprm_border_radius type=size */
	padding: 0px;
}
.wprm-recipe-template-blend-in-name-stars-container {
	display: flex;
	flex-wrap: wrap;
	min-width: 150px;
    align-items: center;
}
.wprm-recipe-template-blend-in-name-stars-container .wprm-recipe-rating {
	margin-left: 5px;
}