Gestionnaire de fichiers - Editer - /home/wwgoat/public_html/blog/wp-content/themes/foxiz/assets/admin/editor.css
Arrière
:root { --round-3: 3px; --round-5: 5px; --round-7: 7px; /*--flex-*/ --flex-gray-7: #88888812; --flex-gray-15: #88888826; --flex-gray-20: #88888833; --height-34: 34px; --height-40: 40px; --padding-40: 0 40px; /** absolute color */ --absolute-white: #fff; --absolute-light: #ddd; --absolute-dark: #242424; /** font size scales */ --rem-small: .92rem; --rem-mini: .8rem; --em-small: .92em; --em-mini: .8em; /** site font */ --body-family: 'Oxygen', sans-serif; --body-fsize: 16px; --body-fweight: 400; --body-letter-spacing: normal; --body-transform: none; --body-font-style: normal; --body-fcolor: #282828; --h1-family: 'Encode Sans Condensed', sans-serif; --h1-fsize: 40px; --h1-fweight: 700; --h1-letter-spacing: normal; --h1-transform: none; --h1-fstyle: normal; --h1-fcolor: inherit; --headline-fsize: 45px; --h2-family: 'Encode Sans Condensed', sans-serif; --h2-fsize: 28px; --h2-fweight: 700; --h2-letter-spacing: normal; --h2-transform: none; --h2-font-style: normal; --h2-fcolor: inherit; --h3-family: 'Encode Sans Condensed', sans-serif; --h3-fsize: 22px; --h3-fweight: 700; --h3-letter-spacing: normal; --h3-transform: none; --h3-font-style: normal; --h3-fcolor: inherit; --h4-family: 'Encode Sans Condensed', sans-serif; --h4-fsize: 16px; --h4-fweight: 700; --h4-letter-spacing: normal; --h4-transform: none; --h4-font-style: normal; --h4-fcolor: inherit; --h5-family: 'Encode Sans Condensed', sans-serif; --h5-fsize: 14px; --h5-fweight: 700; --h5-letter-spacing: normal; --h5-transform: none; --h5-font-style: normal; --h5-fcolor: inherit; --h6-family: 'Encode Sans Condensed', sans-serif; --h6-fsize: 13px; --h6-fweight: 600; --h6-letter-spacing: normal; --h6-transform: none; --h6-font-style: normal; --h6-fcolor: inherit; --input-family: 'Encode Sans Condensed', sans-serif; --input-fsize: 14px; --input-fweight: 400; --input-letter-spacing: normal; --input-transform: none; --input-font-style: normal; --input-fcolor: inherit; --btn-family: 'Encode Sans Condensed', sans-serif; --btn-fsize: 12px; --btn-fweight: 700; --button-letter-spacing: normal; --btn-transform: none; --button-font-style: normal; --btn-fcolor: inherit; --dwidgets-family: 'Oxygen', sans-serif; --dwidgets-fsize: 13px; --dwidgets-fweight: 600; --wmenu-letter-spacing: 0; --dwidgets-transform: none; --wmenu-font-style: normal; --meta-family: 'Encode Sans Condensed', sans-serif; --meta-fsize: 13px; --meta-fweight: 400; --emeta-letter-spacing: normal; --meta-transform: none; --emeta-font-style: normal; --excerpt-fsize: 14px; --excerpt-color: #666; --g-color: #ff184e; } .block-editor-block-list__layout { max-width: 770px; margin: auto; } .wp-block, .wp-block[data-align="full"], .wp-block[data-align="wide"] { max-width: 770px; } .editor-styles-wrapper * { -ms-word-wrap: break-word; word-wrap: break-word; } .editor-styles-wrapper li, .editor-styles-wrapper p, .editor-styles-wrapper p.wp-block-paragraph { font-family: var(--body-family); font-size: var(--body-fsize); font-weight: var(--body-fweight); font-style: var(--body-font-style); line-height: var(--body-line-height, 1.7); letter-spacing: var(--body-letter-spacing); text-transform: var(--body-transform); color: var(--body-fcolor); } .editor-post-title__block .editor-post-title__input, .rtl .editor-post-title__block .editor-post-title__input { font-family: var(--headline-family, var(--h1-family)); font-size: var(--headline-fsize, var(--h1-fsize)); font-weight: var(--headline-fweight, var(--h1-fweight)); font-style: var(--headline-font-style, var(--h1-font-style)); letter-spacing: var(--headline-letter-spacing, var(--h1-letter-spacing)); text-transform: var(--headline-transform, var(--h1-transform)); color: var(---headline-fcolor, var(--h1-fcolor)); } .editor-styles-wrapper h1 { font-family: var(--h1-family); font-size: var(--h1-fsize); font-weight: var(--h1-fweight); font-style: var(--h1-font-style); line-height: var(--h1-line-height, 1.2); letter-spacing: var(--h1-letter-spacing); text-transform: var(--h1-transform); color: var(--h1-fcolor); } .editor-styles-wrapper h2 { font-family: var(--h2-family); font-size: var(--h2-fsize); font-weight: var(--h2-fweight); font-style: var(--h2-font-style); line-height: var(--h2-line-height, 1.25); letter-spacing: var(--h2-letter-spacing); text-transform: var(--h2-transform); color: var(--h2-fcolor); } .editor-styles-wrapper h3 { font-family: var(--h3-family); font-size: var(--h3-fsize); font-weight: var(--h3-fweight); font-style: var(--h3-font-style); line-height: var(--h3-line-height, 1.3); letter-spacing: var(--h3-letter-spacing); text-transform: var(--h3-transform); color: var(--h3-fcolor); } .editor-styles-wrapper h4 { font-family: var(--h4-family); font-size: var(--h4-fsize); font-weight: var(--h4-fweight); font-style: var(--h4-font-style); line-height: var(--h4-line-height, 1.45); letter-spacing: var(--h4-letter-spacing); text-transform: var(--h4-transform); color: var(--h4-fcolor); } .editor-styles-wrapper h5 { font-family: var(--h5-family); font-size: var(--h5-fsize); font-weight: var(--h5-fweight); font-style: var(--h5-font-style); line-height: var(--h5-line-height, 1.5); letter-spacing: var(--h5-letter-spacing); text-transform: var(--h5-transform); color: var(--h5-fcolor); } .editor-styles-wrapper h6 { font-family: var(--h6-family); font-size: var(--h6-fsize); font-weight: var(--h6-fweight); font-style: var(--h6-font-style); line-height: var(--h6-line-height, 1.5); letter-spacing: var(--h6-letter-spacing); text-transform: var(--h6-transform); color: var(--h6-fcolor); } /* Content Width */ .wp-block[data-align="full"] .wp-block[data-align="wide"], .wp-block[data-align="full"] .wp-block[data-align="wide"] { width: 95%; max-width: 100%; } .wp-block .wp-block[data-type="core/group"]:not([data-align="full"]):not([data-align="wide"]):not([data-align="left"]):not([data-align="right"]), .wp-block .wp-block[data-type="core/cover"]:not([data-align="full"]):not([data-align="wide"]):not([data-align="left"]):not([data-align="right"]) { max-width: 610px; margin-right: auto; margin-left: auto; } .wp-block .wp-block[data-align="full"] { margin-right: 0; margin-left: 0; } *[data-align="right"] .wp-block-edit, *[data-align="left"] .wp-block-edit { max-width: 50%; } .edit-post-layout__metaboxes:not(:empty) .edit-post-meta-boxes-area { width: 90%; margin: auto; } .editor-styles-wrapper select { line-height: 22px; position: relative; max-width: 100%; padding: 10px; border-color: var(--flex-gray-15); border-radius: var(--round-5); outline: none !important; background-color: transparent; } /* Typography */ .editor-styles-wrapper, .rtl .editor-styles-wrapper { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; } .editor-styles-wrapper strong { font-weight: 700; } .editor-styles-wrapper ol, .editor-styles-wrapper ul { padding-left: 1rem !important; list-style-type: decimal; } .editor-styles-wrapper li > ol, .editor-styles-wrapper li > ul { padding-top: .5rem; } .editor-styles-wrapper ol li, .editor-styles-wrapper ol ol, .editor-styles-wrapper ol ul, .editor-styles-wrapper ul li, .editor-styles-wrapper ul ol, .editor-styles-wrapper ul ul { margin-bottom: 7px; } .editor-styles-wrapper .block-library-list ol, .editor-styles-wrapper .block-library-list ul { margin-right: 0; margin-left: 0; padding-left: 1em; } .editor-styles-wrapper pre { font-family: Courier, monospace; font-size: .9em; overflow: auto; max-width: 100%; margin-bottom: 2rem; padding: 20px; background-color: rgba(0, 0, 0, .05); } .editor-styles-wrapper em { font-weight: normal; font-style: italic; } .editor-styles-wrapper ul { list-style: circle !important; } .editor-styles-wrapper ul ul { list-style: disc !important; } .editor-styles-wrapper code { font-family: Courier, monospace; padding: 2px; background-color: rgba(0, 0, 0, .05); } .editor-styles-wrapper kbd, .editor-styles-wrapper pre, .editor-styles-wrapper samp { font-family: Courier, monospace; padding: 20px; background-color: rgba(0, 0, 0, .05); } .editor-styles-wrapper .wp-caption-text { font-size: 13px; font-style: italic; line-height: 20px; margin-bottom: 25px; margin-left: 0; padding-top: 5px; color: #444; background: none !important; } .editor-styles-wrapper li, .editor-styles-wrapper p, .editor-styles-wrapper p.wp-block-paragraph { line-height: 1.7; } .wp-block-paragraph.has-drop-cap:not(:focus)::first-letter { font-size: 5em; font-weight: inherit; line-height: .825; } .editor-styles-wrapper .wp-block-cover-image .wp-block-cover__inner-container { width: calc(100% - 80px); margin: 0 auto; } .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"], .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] { height: auto; max-height: none; } .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover { text-align: left; } .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover { text-align: right; } .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .block-editor-block-list__block-edit, .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .block-editor-block-list__block-edit { float: none; max-width: 100%; margin-right: 0; margin-left: 0; } .editor-styles-wrapper .wp-block-cover a { color: inherit; } .editor-styles-wrapper .wp-block-cover__inner-container { line-height: 1.25; } .editor-styles-wrapper .wp-block-cover__inner-container * { line-height: inherit; } .wp-block-cover__inner-container p:last-child { margin-bottom: 0; } .wp-block-cover__inner-container p.block-editor-block-list__block { line-height: 1.25; color: inherit; } .wp-block-cover__inner-container p.block-editor-block-list__block:last-child { margin-top: 0; } /** block heading */ a { line-height: inherit; text-decoration: none; color: inherit; outline: none; } a:hover, a:focus { text-decoration: none; } .editor-styles-wrapper a:hover, .editor-styles-wrapper select:hover { color: var(--g-color); } .wp-block-cover h2 strong, .wp-block-cover .wp-block-cover-text strong { font-weight: bolder; } .wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover p, .wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover p { padding-right: 0; padding-left: 0; } /* Gallery */ figure.wp-block-gallery { margin-bottom: 1rem; } .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption, .wp-block-gallery .gallery-item .gallery-caption { font-size: 0.71111em; line-height: 1.6; } figcaption:before, .wp-caption-text:before, dd.wp-caption-dd:before { display: inline-block; width: 30px; height: .3em; margin-right: 7px; content: ''; border-top: 1px solid; } figcaption, .wp-caption-text { font-family: var(--meta-family); font-weight: var(--meta-fweight); font-style: var(--emeta-font-style); letter-spacing: var(--emeta-letter-spacing); text-transform: var(--meta-transform); } .blocks-gallery-caption { text-align: inherit; } /* Button */ .wp-block-button, .wp-block-button__link { font-family: var(--btn-family); font-size: var(--btn-fsize); font-weight: var(--btn-fweight) !important; font-style: var(--button-font-style) !important; display: inline-block; margin: 0; cursor: pointer; -webkit-transition: var(--effect); transition: var(--effect); vertical-align: middle; text-decoration: none !important; letter-spacing: var(--button-letter-spacing); text-transform: var(--btn-transform); color: #fff !important; border: none; border-radius: var(--round-5); box-shadow: none; overflow-wrap: break-word; } .wp-block-button__link { text-align: center; } .wp-block-group div[data-type="core/button"] { width: 100%; } .wp-block-button:not(.is-style-outline) .wp-block-button__link { background-color: #32373c; } .wp-block-button.is-style-outline, .wp-block-button__link.no-border-radius, .wp-block-button .wp-block-button__link.no-border-radius { -webkit-border-radius: 0; border-radius: 0; } .wp-block-button.is-style-outline, .wp-block-button.is-style-outline:hover, .wp-block-button.is-style-outline:focus, .wp-block-button.is-style-outline:active { color: var(--g-color); background: transparent; } .wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button.is-style-outline:hover .wp-block-button__link, .wp-block-button.is-style-outline:focus .wp-block-button__link, .wp-block-button.is-style-outline:active .wp-block-button__link { background: transparent; } .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:hover .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:focus .wp-block-button__link:not(.has-text-color), .wp-block-button.is-style-outline:active .wp-block-button__link:not(.has-text-color) { color: #333; } /* Blockquote */ .wp-block-quote, .wp-block-pullquote, .wp-block-quote:not(.is-large):not(.is-style-large) { font-family: var(--quote-family, var(--h1-family)); font-weight: var(--quote-fweight, var(--h1-fweight)); padding: 0 1em; letter-spacing: var(--quote-letter-spacing, var(--h1-letter-spacing)); text-transform: var(--quote-transform, var(--h1-transform)); color: var(--quote-fcolor, var(--h1-fcolor)); border: none; } .wp-block-quote:before { font-family: var(--quote-family, var(--h1-family)); font-size: 2rem; line-height: .75; position: absolute; left: 0; content: "“"; } .wp-block-pullquote { font-size: 1.75em !important; } .wp-block-quote.is-large .wp-block-quote__citation { text-align: left; } .wp-block-quote.has-text-align-left { text-align: left; } .editor-styles-wrapper p.has-drop-cap:not(:focus):first-letter { font-size: 5rem; font-weight: bold; line-height: .8; } blockquote p { font-family: inherit !important; font-size: inherit !important; font-weight: inherit !important; line-height: inherit; letter-spacing: inherit; color: inherit !important; } .wp-block-cover .wp-block-cover__inner-container a { text-decoration: none; color: #fff; } .wp-block-cover .wp-block-cover__inner-container a:hover { text-decoration: underline; } .wp-block-pullquote.is-style-solid-color blockquote { margin-bottom: 10px; padding: 30px; } .wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer, .wp-block-pullquote__citation { font-family: var(--meta-family); font-size: var(--rem-small); font-weight: var(--meta-fweight); font-style: italic; line-height: 1; } .wp-block-quote__citation:before, .wp-block-quote cite:before, .wp-block-quote footer:before, .wp-block-pullquote__citation:before { display: inline-block; width: 30px; height: .3em; margin-right: 7px; content: ''; color: var(--g-color); border-top: 1px solid; } .wp-block-quote.is-large, .wp-block-quote.is-style-large { padding-right: 0; padding-left: 0; text-align: left; } .wp-block-quote.has-text-align-right { text-align: right !important; } .wp-block-quote.is-large p:first-child:before, .wp-block-quote.is-style-large p:first-child:before { font-size: 44px; } .wp-block-image figcaption, .wp-block-embed figcaption { font-family: var(--meta-family); font-weight: var(--meta-fweight); font-style: var(--emeta-font-style); text-align: left; letter-spacing: var(--emeta-letter-spacing); text-transform: var(--meta-transform); } .wp-block-image figcaption:before, .wp-block-embed figcaption:before { display: inline-block; width: 30px; height: .3em; margin-right: 7px; content: ''; border-top: 1px solid; } .wp-block[data-align=center] > .wp-block-image figcaption { text-align: center; } /** rich text */ .editor-styles-wrapper .editor-block-list__layout a, .block-editor-rich-text__editable a { font-weight: 700; font-style: normal; } .wp-block-pullquote blockquote { word-break: break-word; hyphens: auto; } .wp-block-pullquote blockquote::before { font-family: var(--body-family); font-size: 2.5em; font-weight: 400; line-height: 0; position: relative; left: 0; display: block; margin-bottom: 10px; content: "“"; color: var(--g-color); } .wp-block-freeform.block-library-rich-text__tinymce blockquote:before { font-family: var(--body-family); font-size: 2rem; font-weight: 400; line-height: .75; position: absolute; left: 0; content: "“"; color: var(--g-color); } .wp-block-freeform.block-library-rich-text__tinymce blockquote { padding: 0 1em; border-left: none; box-shadow: unset; } .wp-block-freeform.block-library-rich-text__tinymce blockquote p { font-family: var(--h1-family) !important; font-weight: var(--h1-fweight) !important; color: var(--h1-fcolor) !important; } .wp-block-quote::before { font-family: var(--body-family); color: var(--g-color); } .wp-block-quote.is-style-large { padding: 0 1.75em; } .wp-block-quote.is-style-large p { font-size: 1.5em !important; } .wp-block-quote.is-style-large cite { text-align: inherit; } .wp-block-quote.is-style-large cite br { display: none; } .wp-block-pullquote { padding: .5em 0; } .wp-block-pullquote.is-style-solid-color blockquote { width: calc(100% - (2 * 1em)); max-width: calc(100% - (2 * 1em)); } .wp-block-pullquote.is-style-solid-color blockquote a, .wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, .wp-block-pullquote.is-style-solid-color blockquote.has-text-color a { color: inherit; } .wp-block-pullquote.is-style-solid-color blockquote:before, .wp-block-pullquote.is-style-solid-color cite:before, .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation:before { color: inherit; } .wp-block-pullquote.is-style-solid-color:not(.has-background-color) { background-color: var(--g-color); } .wp-block[data-type="core/pullquote"] em, .wp-block[data-type="core/pullquote"][data-align="left"] em, .wp-block[data-type="core/pullquote"][data-align="right"] em { font-style: normal; } .wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit, .wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit { width: calc(4 * (100vw / 12)); max-width: 50%; } .wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit .wp-block-pullquote:not(.is-style-solid-color), .wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit .wp-block-pullquote:not(.is-style-solid-color) { padding: 0; } .wp-block[data-type="core/pullquote"][data-align="left"] .editor-block-list__block-edit .wp-block-pullquote.is-style-solid-color, .wp-block[data-type="core/pullquote"][data-align="right"] .editor-block-list__block-edit .wp-block-pullquote.is-style-solid-color { padding: 1em; } .wp-block-file .wp-block-file__textlink { text-decoration: underline; color: var(--g-color); } .wp-block-file .wp-block-file__textlink:hover { text-decoration: none; color: var(--g-color); } .wp-block-file .wp-block-file__button { font-size: 0.88889em; font-weight: bold; line-height: 1.8; display: table; border-radius: 5px; background-color: var(--g-color); } .wp-block-file .wp-block-file__button-richtext-wrapper { display: block; margin-top: calc(0.75 * 1em); margin-left: 0; } .wp-block-verse { padding: 0; } .wp-block-code { border-radius: 0; } .editor-rich-text__editable code { padding: 0 7px; -webkit-border-radius: 4px; border-radius: 4px; background-color: rgba(0, 0, 0, .07); } .wp-block-freeform.block-library-rich-text__tinymce code { background: rgba(0, 0, 0, .04); } .wp-block-table td, .wp-block-table th { border-color: #eee; } .wp-block-separator:not(.is-style-dots) { position: relative; display: block; height: 10px; margin-top: 30px; margin-bottom: 30px; opacity: 1; border: none; background-color: transparent; background-image: radial-gradient(currentColor 1px, transparent 1px); background-repeat: repeat; background-position: 1px 1px; background-size: 5px 5px; } .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { position: relative; display: block; width: 100%; max-width: 100%; height: 10px; margin-top: 30px; margin-bottom: 30px; opacity: .25; border: none; background-color: transparent; background-image: radial-gradient(currentColor 1px, transparent 1px); background-repeat: repeat; background-position: 1px 1px; background-size: 5px 5px; } hr.wp-block-separator:not(.is-style-dots):not(.is-style-wide) { max-width: 100px; margin-left: 0; } .wp-block-separator.is-style-dots:before { padding-left: 1.5rem; letter-spacing: 1.5rem; } body.post-type-post .editor-styles-wrapper .edit-post-visual-editor { flex: 0 0 100%; } .wp-block-table { width: 100%; margin-bottom: 2em; border-spacing: 0; border-collapse: collapse; border-bottom: 1px solid rgba(0, 0, 0, .025); border-left: 1px solid rgba(0, 0, 0, .025); } .wp-block-table table thead { color: #fff; background-color: #333; } .wp-block-table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 0, .025); } .wp-block-table__.cell-content { text-align: left; } .wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer { text-transform: none; } /* WP blocks */ .editor-styles-wrapper ul.wp-block-archives, .editor-styles-wrapper .wp-block-archives-dropdown, .editor-styles-wrapper .wp-block-categories { overflow: hidden; width: 350px; max-width: 350px; margin-left: 0; padding-left: 0 !important; } .wp-block-gallery ul.blocks-gallery-grid { padding: 0 !important; } .editor-styles-wrapper div[data-align="center"] .wp-block-categories, .editor-styles-wrapper div[data-align="center"] ul.wp-block-archives { margin-right: auto; margin-left: auto; } .editor-styles-wrapper .wp-block-latest-posts, .editor-styles-wrapper .wp-block-latest-comments { margin-left: 0; padding-left: 0 !important; } .editor-styles-wrapper .wp-block-latest-posts__post-date, .editor-styles-wrapper .wp-block-latest-comments__comment-date { font-family: var(--dwidgets-family); font-size: var(--dwidgets-fsize); font-weight: var(--dwidgets-fweight) !important; font-style: var(--wmenu-font-style) !important; line-height: 1.4; -webkit-transition: var(--effect); transition: var(--effect); text-decoration: none !important; letter-spacing: var(--wmenu-letter-spacing); text-transform: var(--dwidgets-transform); } .editor-styles-wrapper .wp-block-latest-comments__comment-link, .editor-styles-wrapper .wp-block-latest-posts__list a, .edit-post-layout__content .wp-block-latest-comments__comment-link, .edit-post-layout__content .wp-block-latest-posts__list a, .edit-post-editor-regions__content .wp-block-latest-comments__comment-link, .edit-post-editor-regions__content .wp-block-latest-posts__list a { font-family: var(--dwidgets-family); font-size: var(--dwidgets-fsize); font-weight: var(--dwidgets-fweight) !important; font-style: var(--wmenu-font-style) !important; line-height: 1.4; display: block; -webkit-transition: var(--effect); transition: var(--effect); text-decoration: none !important; letter-spacing: var(--wmenu-letter-spacing); text-transform: var(--dwidgets-transform); } .editor-styles-wrapper footer.wp-block-latest-comments__comment-meta > *:not(time) { font-family: var(--dwidgets-family); font-size: var(--dwidgets-fsize); font-weight: var(--dwidgets-fweight) !important; font-style: var(--wmenu-font-style) !important; line-height: 1.4; display: inline-block !important; margin-right: 5px; } .editor-styles-wrapper footer.wp-block-latest-comments__comment-meta > .wp-block-latest-comments__comment-link { font-size: var(--h4-fsize); } .editor-styles-wrapper .wp-block-latest-posts li, .edit-post-layout__content .wp-block-latest-posts li, .edit-post-editor-regions__content .wp-block-latest-posts li { position: relative; display: block; margin-bottom: 20px; } .editor-styles-wrapper .wp-block-latest-comments__comment, .edit-post-layout__content .wp-block-latest-comments__comment, .edit-post-editor-regions__content .wp-block-latest-comments__comment { position: relative; display: block; margin-left: 0; } .editor-styles-wrapper .wp-block-latest-comments__comment article, .edit-post-layout__content .wp-block-latest-comments__comment article, .edit-post-editor-regions__content .wp-block-latest-comments__comment article { margin-bottom: 20px; } .editor-styles-wrapper .wp-block-latest-comments__comment-excerpt, .edit-post-layout__content .wp-block-latest-comments__comment-excerpt, .edit-post-editor-regions__content .wp-block-latest-comments__comment-excerpt { font-size: .85em; line-height: 1.7; margin-top: 12px; } .editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p, .edit-post-layout__content .wp-block-latest-comments__comment-excerpt p, .edit-post-editor-regions__content .wp-block-latest-comments__comment-excerpt p { font-size: inherit; line-height: inherit; margin: 0; } .editor-styles-wrapper .wp-block-categories, .editor-styles-wrapper .wp-block-archives, .editor-styles-wrapper .wp-block-categories ul, .editor-styles-wrapper .wp-block-categories ol, .editor-styles-wrapper .wp-block-archives ul, .editor-styles-wrapper .wp-block-archives ol, .editor-styles-wrapper .wp-block-latest-posts { padding-left: 0; list-style: none !important; text-align: left; } .editor-styles-wrapper .wp-block-categories__list a, .editor-styles-wrapper .wp-block-archives-list a { font-family: var(--dwidgets-family); font-size: var(--dwidgets-fsize); font-weight: var(--dwidgets-fweight) !important; font-style: var(--wmenu-font-style) !important; line-height: 1.4; -webkit-transition: var(--effect); transition: var(--effect); text-decoration: none !important; letter-spacing: var(--wmenu-letter-spacing); text-transform: var(--dwidgets-transform); } .editor-styles-wrapper .wp-block-categories__list a:after, .editor-styles-wrapper .wp-block-archives-list a:after { font-size: 10px; line-height: 0; position: absolute; top: 50%; margin-top: -1px; margin-left: 7px; letter-spacing: .75em; opacity: .5; color: inherit; } .editor-styles-wrapper .wp-block-categories-list ul ul, .editor-styles-wrapper .wp-block-archives-list ul ul { margin-top: 15px; margin-left: 15px; padding: 0; } .editor-styles-wrapper .wp-block-archives-dropdown select { width: 100%; } .editor-styles-wrapper .wp-block-categories__post-count, .editor-styles-wrapper .wp-block-archives__post-count { font-size: 11px; line-height: 18px; float: right; min-width: 18px; padding: 0 3px; text-align: center; color: #fff; background-color: #333; } .editor-styles-wrapper .block-editor-block-list__block[data-align=full], .block-editor-block-list__layout .block-editor-block-list__block[data-align=full] { margin-right: auto; margin-left: auto; } .editor-styles-wrapper .block-editor-block-list__block[data-align=full] > .block-editor-block-list__block-edit, .block-editor-block-list__layout .block-editor-block-list__block[data-align=full] > .block-editor-block-list__block-edit { margin-right: -28px !important; margin-left: -28px !important; } .editor-styles-wrapper .block-editor-block-list__block[data-align=full] > .block-editor-block-list__block-edit, .block-editor-block-list__layout .block-editor-block-list__block[data-align=full] > .block-editor-block-list__block-edit { margin-right: 0 !important; margin-left: 0 !important; } .wp-block[data-align=full] { margin-right: auto !important; margin-left: auto !important; padding-right: 0 !important; padding-left: 0 !important; } .wp-block-cover .block-editor-block-list__block[data-type="core/paragraph"] p { font-size: 2em !important; line-height: 1.25; } .editor-styles-wrapper .wp-block-media-text > .block-editor-block-list__layout > .block-editor-block-list__block { line-height: 1.4; margin-top: 0; margin-bottom: 1rem; } .editor-styles-wrapper .alignleft { margin-right: 1.5em; } .editor-styles-wrapper .wp-block-quote.is-large, .editor-styles-wrapper .wp-block-quote.is-style-large { text-align: left; } .wp-block-calendar tbody td#today { background-color: var(--g-color); } .wp-block-calendar tbody td#today a { text-decoration: none; color: #fff; } .editor-styles-wrapper ul.wp-block-rss { margin-left: 0; padding-left: 0; list-style: none !important; } .editor-styles-wrapper ul.wp-block-rss a { color: inherit; } .wp-block-search .wp-block-search__label { font-size: .85rem; font-weight: 400; line-height: 1.7; } .wp-block-search .wp-block-search__input { padding: 10px 25px; border: none; border-radius: 0; background-color: rgba(0, 0, 0, .025); } .wp-block-group.has-background .wp-block-button { padding-left: 0; } .wp-block-code { max-width: 100%; padding: 20px; background-color: rgba(0, 0, 0, .05); } .wp-block-code textarea { background: none; } .block-library-rich-text__tinymce.mce-content-body { line-height: 1.5; } table.mce-item-table { width: 100%; margin-bottom: 2rem; border-spacing: 0; border-collapse: collapse; border-bottom: 1px solid rgba(0, 0, 0, .025); border-left: 1px solid rgba(0, 0, 0, .025); } table.mce-item-table thead { color: #fff; background-color: #333; } table.mce-item-table thead th { border-color: rgba(255, 255, 255, .1); } table.mce-item-table th, table.mce-item-table td { font-weight: 400; padding: 5px 10px; text-align: left; border-top: 1px solid rgba(0, 0, 0, .025); border-right: 1px solid rgba(0, 0, 0, .025); } table.mce-item-table tbody tr:nth-child(2n), table.mce-item-table tbody tr:nth-child(2n) { background-color: rgba(0, 0, 0, .025); } table.mce-item-table td { display: table-cell; vertical-align: inherit; } dt { font-weight: 700; } .wp-block-freeform.block-library-rich-text__tinymce table.mce-item-table th a, .wp-block-freeform.block-library-rich-text__tinymce a { font-weight: 700; color: inherit; } #wp-calendar { position: relative; width: 100%; margin-bottom: 7px; } #wp-calendar tfoot { position: absolute; top: 0; right: 0; left: 0; } #wp-calendar tfoot td { vertical-align: top; border: none; } #wp-calendar th, #wp-calendar td { line-height: 40px; padding: 0; text-align: center; } #wp-calendar tbody a { font-weight: 700; display: block; -webkit-transition: var(--effect); transition: var(--effect); text-decoration: none !important; } #wp-calendar tbody td { font-size: var(--rem-small); padding: 0; } #wp-calendar td#today { font-weight: 700; } .wp-calendar-nav a { font-size: var(--em-mini); -webkit-transition: var(--effect); transition: var(--effect); text-decoration: inherit; color: var(--meta-fcolor); } #wp-calendar caption { font-size: var(--rem-small); font-weight: 700; margin-bottom: 7px; } #wp-calendar tfoot a:hover { text-decoration: underline; } .calendar_wrap table thead { font-weight: 700; background-color: var(--flex-gray-7); } .editor-styles-wrapper .wp-block-latest-posts li a:before { font-size: 15px; font-weight: 700; position: absolute; top: 50%; left: 0; display: inline; height: 22px; margin-top: -11px; margin-right: 6px; content: "+"; } .editor-styles-wrapper .wp-block-latest-posts li a { position: relative; padding-left: 12px; } .editor-styles-wrapper .wp-block-search__inside-wrapper { position: relative; display: flex; overflow: hidden; align-items: stretch; flex-flow: row nowrap; width: 100%; border-radius: var(--round-7); background-color: var(--flex-gray-7); } .editor-styles-wrapper .wp-block-search__inside-wrapper .wp-block-search__button.rich-text { margin: 0; border: none; border-left: 2px solid var(--g-color); } .editor-styles-wrapper p.wp-block-tagcoloroud a { font-size: var(--dwidgets-fsize) !important; line-height: 1; margin: 2px; padding: 7px 10px; border: 1px solid var(--flex-gray-15); border-radius: var(--round-3); } .editor-styles-wrapper .wp-block-rss__item-title { font-family: var(--h4-family); font-size: var(--h4-fsize); font-weight: var(--h4-fweight); position: relative; display: block; letter-spacing: var(--h4-letter-spacing); } .mce-content-body > p > img { margin-top: 1rem; margin-bottom: 1rem; } .mce-content-body > figure.wp-caption.alignleft, .mce-content-body > figure.wp-caption.alignnone, .mce-content-body > figure.wp-caption.aligncenter, .mce-content-body > figure.wp-caption.alignright { margin-top: 1rem; } .wp-block-freeform.block-library-rich-text__tinymce .wp-caption.alignleft { margin: 0.5em 1em 0.5em 0; } .wp-block-freeform.block-library-rich-text__tinymce .wp-caption.alignright { margin: 0.5em 0 0.5em 1em; } /** responsive */ @media only screen and (min-width: 600px) { .edit-post-layout__content-block-list__layout .edit-post-layout__content-block-list__block[data-align=full] > .edit-post-layout__content-block-list__block-edit { margin-right: -28px; margin-left: -28px; } } @media only screen and (min-width: 768px) { .wp-block-pullquote.is-style-solid-color blockquote { max-width: 80%; } .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote blockquote { max-width: calc(80% - 128px); } .wp-block[data-type="core/cover"][data-align="wide"] h2, .wp-block[data-type="core/cover"][data-align="wide"] .wp-block-cover-text, .wp-block[data-type="core/cover"][data-align="full"] h2, .wp-block[data-type="core/cover"][data-align="full"] .wp-block-cover-text { max-width: calc(8 * (100vw / 12)); } } @media only screen and (min-width: 1168px) { .wp-block[data-type="core/cover"][data-align="wide"] h2, .wp-block[data-type="core/cover"][data-align="wide"] .wp-block-cover-text, .wp-block[data-type="core/cover"][data-align="full"] h2, .wp-block[data-type="core/cover"][data-align="full"] .wp-block-cover-text { max-width: calc(6 * (100vw / 12)); } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Génération de la page: 0.04 |
proxy
|
phpinfo
|
Réglages