Файловый менеджер - Редактировать - /home/digitalm/birramastro/wp-content/themes/weisber/assets/css/block-editor-style.css
Назад
/** * Gutenberg editor styles */ .edit-post-visual-editor .editor-block-list__block { color: #262022; color: var(--black-text); margin: 0 auto; } .edit-post-visual-editor .editor-block-list__block p { color: #262022; color: var(--black-text); } @media (min-width: 1600px) { .edit-post-visual-editor .editor-block-list__block { max-width: 1178px; } } @media (max-width: 1599px) { .edit-post-visual-editor .editor-block-list__block { max-width: 800px; } } .edit-post-visual-editor .editor-block-list__block[data-align="wide"] { max-width: 1400px; } @media (max-width: 1599px) { .edit-post-visual-editor .editor-block-list__block[data-align="wide"] { max-width: 1200px; } } .edit-post-visual-editor .editor-block-list__block[data-align="full"] { max-width: none; } .wp-block-button__link { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; color: #262022; color: var(--black); } .wp-block-pullquote cite, .wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer { font-size: 18px; font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .wp-block.editor-post-title__block { max-width: 1400px; margin-bottom: 14px; } .editor-styles-wrapper { line-height: 1.6em; } .editor-block-list__layout > .editor-block-list__block > .editor-block-list__block-edit { margin-top: 0; margin-bottom: 0; } .edit-post-visual-editor p, .edit-post-visual-editor, .blocks-rich-text__tinymce.mce-content-body { font-size: inherit; line-height: 1.6em; } .editor-post-title__block .editor-post-title__input, .edit-post-visual-editor .editor-block-list__block-edit, .edit-post-visual-editor { font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; font-weight: 400; } .editor-post-title__block .editor-post-title__input { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .editor-post-title__block .editor-post-title__input { font-size: 60px; line-height: 1.2em; text-align: center; } .edit-post-visual-editor .editor-block-list__block h1.mce-content-body, .edit-post-visual-editor .editor-block-list__block h2.mce-content-body, .edit-post-visual-editor .editor-block-list__block h3.mce-content-body, .edit-post-visual-editor .editor-block-list__block h4.mce-content-body, .edit-post-visual-editor .editor-block-list__block h5.mce-content-body, .edit-post-visual-editor .editor-block-list__block h6.mce-content-body { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .edit-post-visual-editor .editor-block-list__block .has-main-theme-color { color: #E6BF55; color: var(--main); } .edit-post-visual-editor .editor-block-list__block .has-gray-color { color: #F6F3EE; color: var(--gray); } .edit-post-visual-editor .editor-block-list__block .has-black-color { color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block .has-red-color { color: #d4473a; color: var(--red); } .edit-post-visual-editor .editor-block-list__block .has-main-theme-background-color { background-color: #E6BF55; background-color: var(--main); } .edit-post-visual-editor .editor-block-list__block .has-gray-background-color { background-color: #F6F3EE; background-color: var(--gray); } .edit-post-visual-editor .editor-block-list__block .has-black-background-color { background-color: #262022; background-color: var(--black); } .edit-post-visual-editor .editor-block-list__block .has-red-background-color { background-color: #d4473a; background-color: var(--red); } .edit-post-visual-editor .editor-block-list__block .ltx-font { display: inline-block; font-family: ltx-font; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-header_new:before { content: '\e800'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-left_wheat:before { content: '\e801'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-quote:before { content: '\e803'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-quote_soft:before { content: '\e804'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-right_wheat:before { content: '\e805'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-separator_vert:before { content: '\e806'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-arrow_left:before { content: '\e807'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-arrow_right:before { content: '\e809'; } .edit-post-visual-editor .editor-block-list__block .ltx-font.ltx-icon-arrow_next_step:before { content: '\e813'; } .edit-post-visual-editor .editor-block-list__block p { font-size: 16px; line-height: 1.7em; font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; } .edit-post-visual-editor .editor-block-list__block .fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .edit-post-visual-editor .editor-block-list__block a { text-decoration: none; color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block a:focus, .edit-post-visual-editor .editor-block-list__block a:hover { color: var(--black-light); text-decoration: none; } .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block h2, .edit-post-visual-editor .editor-block-list__block h3, .edit-post-visual-editor .editor-block-list__block h4, .edit-post-visual-editor .editor-block-list__block h5, .edit-post-visual-editor .editor-block-list__block h6 { clear: both; line-height: 1.3em; } .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block .h1 { margin: 0 0 10px; font-size: 60px; } @media (max-width: 1199px) { .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block .h1 { font-size: 48px; } } @media (max-width: 991px) { .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block .h1 { font-size: 36px; } } @media (max-width: 768px) { .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block .h1 { font-size: 48px; } } @media (max-width: 479px) { .edit-post-visual-editor .editor-block-list__block h1, .edit-post-visual-editor .editor-block-list__block .h1 { font-size: 32px; } } .edit-post-visual-editor .editor-block-list__block h2, .edit-post-visual-editor .editor-block-list__block .h2 { margin: 42px 0 16px; font-size: 48px; } @media (max-width: 768px) { .edit-post-visual-editor .editor-block-list__block h2, .edit-post-visual-editor .editor-block-list__block .h2 { font-size: 36px; } } .edit-post-visual-editor .editor-block-list__block h3, .edit-post-visual-editor .editor-block-list__block .h3 { margin: 42px 0 16px; font-size: 36px; } @media (max-width: 768px) { .edit-post-visual-editor .editor-block-list__block h3, .edit-post-visual-editor .editor-block-list__block .h3 { font-size: 28px; } } .edit-post-visual-editor .editor-block-list__block h4, .edit-post-visual-editor .editor-block-list__block .h4 { margin: 42px 0 16px; font-size: 30px; } @media (max-width: 768px) { .edit-post-visual-editor .editor-block-list__block h4, .edit-post-visual-editor .editor-block-list__block .h4 { font-size: 24px; } } .edit-post-visual-editor .editor-block-list__block h5, .edit-post-visual-editor .editor-block-list__block .h5 { margin: 42px 0 16px; font-size: 24px; } .edit-post-visual-editor .editor-block-list__block h6, .edit-post-visual-editor .editor-block-list__block .h6 { margin: 42px 0 16px; font-size: 18px; } .edit-post-visual-editor .editor-block-list__block figure { margin: 1em 0px; } .edit-post-visual-editor .editor-block-list__block pre { font-size: 16px; line-height: 1.7em; font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; border: 0; -webkit-border-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius: 0; -moz-background-clip: padding; border-radius: 0; background-clip: padding-box; padding: 45px; background-color: #F6F3EE; background-color: var(--gray); } .edit-post-visual-editor .editor-block-list__block code { color: #E6BF55; color: var(--main); } .edit-post-visual-editor .editor-block-list__block hr { margin: 20px 0; border-color: #262022; border-color: var(--black); zoom: 1; filter: alpha(opacity=15); -webkit-opacity: 0.15; -moz-opacity: 0.15; opacity: 0.15; } .edit-post-visual-editor .editor-block-list__block hr.wp-block-separator { max-width: 200px !important; margin: 20px auto !important; border-top: 1px solid #262022; border-bottom: 0; } .edit-post-visual-editor .editor-block-list__block hr.wp-block-separator.is-style-wide { max-width: initial; border-top: 2px solid #262022; border-bottom: 0; } .edit-post-visual-editor .editor-block-list__block hr.wp-block-separator.is-style-dots { max-width: 200px; border-top-style: dotted; } .edit-post-visual-editor .editor-block-list__block hr.wp-block-separator.is-style-dots:before { display: none; } .edit-post-visual-editor .editor-block-list__block blockquote { border: 0 none; margin: 40px 0 40px 0px; padding: 30px 60px 60px; position: relative; font-weight: normal; text-align: center; font-size: 16px; color: #262022; color: var(--black); border: 4px solid #E6BF55; } .edit-post-visual-editor .editor-block-list__block blockquote:before { display: inline-block; font-family: ltx-font; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ /* '' */ font-style: normal; display: block; content: "\e803"; text-align: center; color: #E6BF55; color: var(--main); font-size: 36px; font-weight: bold; height: 48px; overflow: hidden; line-height: 1em; margin-top: 0px; margin-bottom: 5px; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-header_new:before { content: '\e800'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-left_wheat:before { content: '\e801'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-quote:before { content: '\e803'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-quote_soft:before { content: '\e804'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-right_wheat:before { content: '\e805'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-separator_vert:before { content: '\e806'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-arrow_left:before { content: '\e807'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-arrow_right:before { content: '\e809'; } .edit-post-visual-editor .editor-block-list__block blockquote:before.ltx-icon-arrow_next_step:before { content: '\e813'; } .edit-post-visual-editor .editor-block-list__block blockquote.wp-block-quote:not(.is-large):not(.is-style-large) { padding: 60px 60px 60px; border-color: #E6BF55; border-color: var(--main); } .edit-post-visual-editor .editor-block-list__block blockquote.wp-block-quote.is-large { padding: 60px 60px 60px; } .edit-post-visual-editor .editor-block-list__block blockquote.wp-block-quote.is-large cite, .edit-post-visual-editor .editor-block-list__block blockquote.wp-block-quote.is-large p { text-align: center; } .edit-post-visual-editor .editor-block-list__block blockquote cite { font-weight: black; font-style: normal; margin-top: 20px; margin-bottom: 0px; text-align: center; display: block; font-size: 18px; font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block blockquote p { line-height: 1.5em !important; font-weight: normal; font-size: 20px; } .edit-post-visual-editor .editor-block-list__block blockquote a { font-style: italic; font-weight: bold; font-size: 16px; color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block blockquote a:hover { color: #E6BF55; color: var(--main); } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote.alignleft p, .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote.alignright p { font-size: 16px; } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote p { font-size: 18px; } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote cite { text-align: center; text-transform: none; } .edit-post-visual-editor .editor-block-list__block ul.aligncenter { list-style: none; } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote { border: 0 none; color: #262022; color: var(--black); padding: 0; } .edit-post-visual-editor .editor-block-list__block ul.wp-block-gallery { margin-left: 0; } .edit-post-visual-editor .editor-block-list__block .wp-block-button__link { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; background-color: #E6BF55; background-color: var(--main); } .edit-post-visual-editor .editor-block-list__block .wp-block-button__link:hover { background-color: #262022; background-color: var(--black); } .edit-post-visual-editor .editor-block-list__block .wp-block-cover .wp-block-cover-text { font-size: 24px; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper { position: relative; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe { bottom: 0; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before { content: ""; display: block; padding-top: 50%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before { padding-top: 42.85%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before { padding-top: 50%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before { padding-top: 56.25%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before { padding-top: 75%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before { padding-top: 100%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper:before { padding-top: 66.66%; } .edit-post-visual-editor .editor-block-list__block .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before { padding-top: 200%; } .edit-post-visual-editor .editor-block-list__block .wp-block-button__link { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote cite, .edit-post-visual-editor .editor-block-list__block .wp-block-quote__citation, .edit-post-visual-editor .editor-block-list__block .wp-block-quote cite, .edit-post-visual-editor .editor-block-list__block .wp-block-quote footer { font-size: 18px; font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .edit-post-visual-editor .editor-block-list__block .blog-post p.has-small-font-size, .edit-post-visual-editor .editor-block-list__block p.has-small-font-size { font-size: 14px; } .edit-post-visual-editor .editor-block-list__block .blog-post p.has-large-font-size, .edit-post-visual-editor .editor-block-list__block p.has-large-font-size { font-size: 24px; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) { width: 100%; border-collapse: separate; border-spacing: 0px; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) th, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) td { padding: 20px 32px; font-size: 16px; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead tr:first-child th:first-child { -webkit-border-top-left-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius-topleft: 0; -moz-background-clip: padding; border-top-left-radius: 0; background-clip: padding-box; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead tr:first-child th:last-child { -webkit-border-top-right-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius-topright: 0; -moz-background-clip: padding; border-top-right-radius: 0; background-clip: padding-box; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th { background-color: #262022; background-color: var(--black); color: #fff; color: var(--white); font-size: 20px; font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h1, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h2, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h3, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h4, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h5, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th h6 { text-transform: none; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th a { color: #fff; color: var(--white); } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead + tbody:first-child tr:first-child td, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead + tbody:first-child tr:first-child th { border-top: 0; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody th, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody td { border-top: 0; border-left: 0; border-right: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody th:first-child, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody td:first-child { border-left: 1px solid rgba(0, 0, 0, 0.1); } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody th { font-weight: bold; background-color: #F6F3EE; background-color: var(--gray); } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody:first-child tr:first-child td, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody:first-child tr:first-child th { border-top: 1px solid rgba(0, 0, 0, 0.1); } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody:first-child tr:first-child > th { background-color: #262022; background-color: var(--black); color: #fff; color: var(--white); border-right: none; border-top: none; border-bottom: none; font-size: 18px; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody:first-child tr:first-child th:first-child { -webkit-border-top-left-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius-topleft: 0; -moz-background-clip: padding; border-top-left-radius: 0; background-clip: padding-box; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody:first-child tr:first-child th:last-child { -webkit-border-top-right-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius-topright: 0; -moz-background-clip: padding; border-top-right-radius: 0; background-clip: padding-box; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) tbody tr:nth-child(even) td { background: transparent; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) td { border: 1px solid var(--white); } @media (max-width: 768px) { .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) thead th { font-size: 14px; } .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) th, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) td { font-size: 12px; padding: 10px 12px; } } @media (max-width: 479px) { .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) th, .edit-post-visual-editor .editor-block-list__block table:not(#wp-calendar):not(.variations) td { font-size: 12px; padding: 5px 7px; } } .edit-post-visual-editor .editor-block-list__block h1 { margin-bottom: 16px; } .edit-post-visual-editor .editor-block-list__block h1 + h2, .edit-post-visual-editor .editor-block-list__block h1 + h3, .edit-post-visual-editor .editor-block-list__block h1 + h4, .edit-post-visual-editor .editor-block-list__block h1 + h5, .edit-post-visual-editor .editor-block-list__block h1 + h6, .edit-post-visual-editor .editor-block-list__block h2 + h3, .edit-post-visual-editor .editor-block-list__block h2 + h4, .edit-post-visual-editor .editor-block-list__block h2 + h5, .edit-post-visual-editor .editor-block-list__block h2 + h6, .edit-post-visual-editor .editor-block-list__block h3 + h4, .edit-post-visual-editor .editor-block-list__block h3 + h5, .edit-post-visual-editor .editor-block-list__block h3 + h6, .edit-post-visual-editor .editor-block-list__block h4 + h5, .edit-post-visual-editor .editor-block-list__block h4 + h6, .edit-post-visual-editor .editor-block-list__block h5 + h6 { margin-top: 0; } .edit-post-visual-editor .editor-block-list__block hr { margin: 30px 0 26px 0; } .edit-post-visual-editor .editor-block-list__block hr + h1, .edit-post-visual-editor .editor-block-list__block hr + h2, .edit-post-visual-editor .editor-block-list__block hr + h3 { margin-top: 30px; } .edit-post-visual-editor .editor-block-list__block dl dd { margin: 0 0 10px 20px; } .edit-post-visual-editor .editor-block-list__block ol ul, .edit-post-visual-editor .editor-block-list__block ul ul, .edit-post-visual-editor .editor-block-list__block ol ol, .edit-post-visual-editor .editor-block-list__block ul ol { margin-top: 6px; } .edit-post-visual-editor .editor-block-list__block dt { font-weight: bold; } .edit-post-visual-editor .editor-block-list__block p { margin-bottom: 30px; } .edit-post-visual-editor .editor-block-list__block kbd { padding: 2px 4px; font-size: 90%; color: #fff; background-color: #333; border-radius: 3px; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); } .edit-post-visual-editor .editor-block-list__block code, .edit-post-visual-editor .editor-block-list__block kbd, .edit-post-visual-editor .editor-block-list__block pre, .edit-post-visual-editor .editor-block-list__block samp { font-family: monospace, monospace; font-size: 1em; } .edit-post-visual-editor .editor-block-list__block abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } .edit-post-visual-editor .editor-block-list__block hr { border-top: 1px solid #262022; border-bottom: 0 !important; } .edit-post-visual-editor .editor-block-list__block[data-align="center"] ul { list-style-type: none !important; } .edit-post-visual-editor .editor-block-list__block .wp-block-pullquote__citation { text-transform: none; } .edit-post-visual-editor .editor-block-list__block .wp-block-table__cell-content { padding: 0; } .edit-post-visual-editor .editor-block-list__block[data-type="core/heading"] + div[data-type="core/heading"] .editor-rich-text__tinymce { margin-top: 0 !important; } .edit-post-visual-editor .editor-block-list__block ul li { margin-bottom: 6px; } .edit-post-visual-editor .editor-block-list__block .wp-block-image { margin-bottom: 1em !important; } .edit-post-visual-editor .editor-block-list__block .wp-block-image figcaption { margin-top: -4px; } .edit-post-visual-editor .editor-block-list__block .wp-block-cover__inner-container .wp-block p, .edit-post-visual-editor .editor-block-list__block .wp-block-cover .wp-block-cover-text { color: #fff; color: var(--white); } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-button { margin-bottom: 1.5em; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-image img { -webkit-border-radius: 0; -webkit-background-clip: padding-box; -moz-border-radius: 0; -moz-background-clip: padding; border-radius: 0; background-clip: padding-box; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-gallery figure { margin-top: 0; margin-bottom: 0; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-pullquote__citation { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; font-size: 18px; color: #262022; color: var(--black-text); } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-pullquote.alignleft { margin-right: 30px; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit .wp-block-pullquote.alignright { margin-left: 30px; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit blockquote p { color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit blockquote div { text-align: center; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit blockquote.wp-block-quote.is-large p, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit blockquote.wp-block-quote.is-style-large p { font-size: 20px; } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h1, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h2, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h3, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h4, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h5, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit h6 { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; color: #262022; color: var(--black); } .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit ul, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit li, .edit-post-visual-editor .editor-block-list__block .editor-block-list__block-edit pre { font-size: 16px; line-height: 1.7em; font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; } .mpp-profile-gutenberg-wrap { background-color: #F6F3EE; background-color: var(--gray); color: #262022; color: var(--black); } @font-face { font-family: 'ltx-font'; src: url('../fonts/ltx-font.eot?67100412'); src: url('../fonts/ltx-font.eot?67100412#iefix') format('embedded-opentype'), url('../fonts/ltx-font.woff2?67100412') format('woff2'), url('../fonts/ltx-font.woff?67100412') format('woff'), url('../fonts/ltx-font.ttf?67100412') format('truetype'), url('../fonts/ltx-font.svg?67100412#ltx-font') format('svg'); font-weight: normal; font-style: normal; } .font-main { font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; } .font-headers { font-family: 'Catamaran', serif; font-family: var(--font-headers), serif; font-weight: 700; } .font-subheaders { font-family: 'Catamaran', serif; font-family: var(--font-subheaders), serif; font-weight: 700; } :root { --font-main: 'Muli'; --font-headers: 'Catamaran'; --font-subheaders: 'Catamaran'; --main: #E6BF55; --main-darker: #6E9761; --main-lighter: #A3D09E; --second: #769B54; --gray: #F6F3EE; --gray-dark: rgba(0, 0, 0, 0.4); --gray-light: rgba(0, 0, 0, 0.1); --white: #ffffff; --white-text: rgba(255, 255, 255, 0.75); --black-darker: #0a182d; --black: #262022; --black-text: #262022; --black-light: rgba(0, 0, 0, 0.5); --red: #d4473a; } .color-main { color: #E6BF55; color: var(--main); } .color-second { color: #769B54; color: var(--second); } .color-gray { color: rgba(0, 0, 0, 0.4); } .color-white { color: #fff; color: var(--white); } .color-black { color: #262022; color: var(--black); } .color-red { color: #d4473a; color: var(--red); } .text-main { font-size: 16px; line-height: 1.7em; font-family: 'Muli', sans-serif; font-family: var(--font-main), sans-serif; font-weight: 500; } .black-browser-color { color: #0a182d; color: var(--black-darker); } @-moz-document url-prefix() { .black-browser-color { color: #262022; color: var(--black); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Генерация страницы: 0.04 |
proxy
|
phpinfo
|
Настройка