Σ(゚Д゚;≡;゚д゚)Σ(゚Д゚;≡;゚д゚)Σ(゚Д゚;≡;゚д゚)始,故人唐宰相鲁公,🆚开府南服,余以布衣从戎。明年,别公漳水湄。后明年,公以事过张睢阳庙及颜杲卿所尝往来处,悲歌慷慨,卒不负其言而从之游。今其诗具在,可考也。😭 HEX
HEX
Server: Apache
System: Linux webm006.cluster120.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User: studionolh (122383)
PHP: 7.3.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/studionolh/www/wp-content/themes/Divi/includes/builder/styles/preview-layout-block.css
/**
 * Third party themes might sets html / body to `100%` which might cause preview height issue
 */
html,
body {
	height: auto !important;
}

/**
 * Force set overflow auto on html tag that needs it (in DBP context)
 */
.et-block-layout-force-overflow-auto {
	overflow: auto !important;
}

/**
 * Remove unwanted divi builder window padding top and bottom
 */
body.et-block-layout-preview #page-container {
	padding-top: 0 !important;
}

body.et-block-layout-preview .et_pb_post.et-fb-iframe-ancestor {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

/**
 * Basic styling of layout block preview. All the anchestor shouldn't be visible
 */
.et-pb-layout-preview-ancestor,
.et-pb-layout-preview-ancestor > #et-boc {
	margin: 0 !important;
	padding: 0!important;
	display: block !important;
	border: none !important;
	box-shadow: none !important;
	float: none !important;
	background: transparent !important;
}

/**
 * Reset visual builder ancestor styling to make sure correct positioning
 */
.et-fb-root-ancestor {
	width: 100% !important;
	min-width: 100% !important;
	margin: 0 !important;
}

/**
 * Layout positioning fix on Divi Builder Plugin context. A theme can have reset style which
 * affecting the layout positioning
 */
.et_divi_builder .et-pb-layout-preview-ancestor > #et-boc {
	max-width: none !important;
	width: auto;
}

/**
 * Force width correction in Divi Builder Plugin if theme has loop wrapper's width styling which
 * makes layout preview template couldnt' reach full width without this reset
 */
.et_divi_builder .et-pb-layout-preview-width-correction {
	max-width: none !important;
	width: auto !important;
}

/**
 * Pseudo element might be used for manipulating layout and UI related style. Thus, only reset the
 * UI styling aspect that is more likely not needed in block layout preview
 */
.et-pb-layout-preview-ancestor:before,
.et-pb-layout-preview-ancestor:after {
	box-shadow: none !important;
	background: transparent !important;
}

/*
 *  Hide any DOM outputted via wp_footer(), possibly by plugins
 */
#block-layout-preview-footer {
	display: none;
}