kollapsminoriteten/wp-content/themes/blocksy/static/bundle/editor-styles.min.css

1 line
15 KiB
CSS
Raw Permalink Normal View History

2026-03-31 11:30:59 +02:00
.editor-styles-wrapper{--theme-list-indent: 2.5em;--true: initial;--false: ;--wp--style--global--content-size: var(--theme-block-max-width);--wp--style--global--wide-size: var(--theme-block-wide-max-width);box-sizing:border-box;border:var(--has-boxed, var(--theme-boxed-content-border));padding:var(--has-boxed, var(--theme-boxed-content-spacing));box-shadow:var(--has-boxed, var(--theme-boxed-content-box-shadow));border-radius:var(--has-boxed, var(--theme-boxed-content-border-radius));margin-inline:auto;margin-block:var(--has-boxed, 20px);width:calc(100% - 40px);max-width:var(--has-boxed, var(--theme-block-max-width))}:is(.is-layout-flow,.is-layout-constrained)>*:where(:not(h1,h2,h3,h4,h5,h6)){margin-block-start:0;margin-block-end:var(--theme-content-spacing)}:is(.is-layout-flow,.is-layout-constrained) :where(h1,h2,h3,h4,h5,h6){margin-block-end:calc(var(--has-theme-content-spacing, 1)*(.3em + 10px))}:root{color:var(--theme-text-color)}:root a{color:var(--theme-link-initial-color)}:root a:hover{color:var(--theme-link-hover-color)}:root .editor-post-title__input{color:var(--theme-headings-color)}:root h1{color:var(--theme-heading-color, var(--theme-heading-1-color, var(--theme-headings-color)))}:root h2{color:var(--theme-heading-color, var(--theme-heading-2-color, var(--theme-headings-color)))}:root h3{color:var(--theme-heading-color, var(--theme-heading-3-color, var(--theme-headings-color)))}:root h4{color:var(--theme-heading-color, var(--theme-heading-4-color, var(--theme-headings-color)))}:root h5{color:var(--theme-heading-color, var(--theme-heading-5-color, var(--theme-headings-color)))}:root h6{color:var(--theme-heading-color, var(--theme-heading-6-color, var(--theme-headings-color)))}.has-palette-color-1-color{color:var(--theme-palette-color-1)}.has-palette-color-2-color{color:var(--theme-palette-color-2)}.has-palette-color-3-color{color:var(--theme-palette-color-3)}.has-palette-color-4-color{color:var(--theme-palette-color-4)}.has-palette-color-5-color{color:var(--theme-palette-color-5)}.has-palette-color-6-color{color:var(--theme-palette-color-6)}.has-palette-color-7-color{color:var(--theme-palette-color-7)}.has-palette-color-8-color{color:var(--theme-palette-color-8)}.has-palette-color-1-background-color{background-color:var(--theme-palette-color-1)}.has-palette-color-2-background-color{background-color:var(--theme-palette-color-2)}.has-palette-color-3-background-color{background-color:var(--theme-palette-color-3)}.has-palette-color-4-background-color{background-color:var(--theme-palette-color-4)}.has-palette-color-5-background-color{background-color:var(--theme-palette-color-5)}.has-palette-color-6-background-color{background-color:var(--theme-palette-color-6)}.has-palette-color-7-background-color{background-color:var(--theme-palette-color-7)}.has-palette-color-8-background-color{background-color:var(--theme-palette-color-8)}.wp-block-search__input,.ff-inherit-theme-style .ff-el-form-control,.ff-inherit-theme-style select.ff-el-form-control:not([size]):not([multiple]),.ct-newsletter-subscribe-form-elements input{margin:0;width:100%;max-width:100%;box-sizing:border-box;height:var(--theme-form-field-height, 40px);padding:var(--has-classic-forms, var(--theme-form-field-padding, 0 15px));font-size:var(--theme-form-font-size, 16px);color:var(--theme-form-text-initial-color, var(--theme-text-color));border-width:var(--theme-form-field-border-width, 1px);border-style:var(--theme-form-field-border-style, solid);border-color:var(--theme-form-field-border-initial-color);border-radius:var(--has-classic-forms, var(--theme-form-field-border-radius, 3px));background-color:var(--has-classic-forms, var(--theme-form-field-background-initial-color));transition:all .12s cubic-bezier(0.455, 0.03, 0.515, 0.955)}.wp-block-search__input::placeholder,.ff-inherit-theme-style .ff-el-form-control::placeholder,.ff-inherit-theme-style select.ff-el-form-control:not([size]):not([multiple])::placeholder,.ct-newsletter-subscribe-form-elements input::placeholder{opacity:.6;color:inherit}.wp-block-search__input:focus,.ff-inherit-theme-style .ff-el-