File "content-shared.css"

Full Path: /home/romayxjt/public_html/wp-content/plugins/woocommerce/packages/email-editor/src/Engine/content-shared.css
File size: 305 bytes
MIME-type: text/plain
Charset: utf-8

/*
 * Styles for both the email editor and renderer.
 */

/* Automatic padding for blocks with background color */
.email-text-block.has-background,
p.has-background,
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
	padding: 16px 24px;
}