| Server IP : 146.59.209.152 / Your IP : 216.73.216.152 Web Server : Apache System : Linux webm009.cluster131.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : monpetu ( 144298) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/monpetu/www/benneplus/wp-content/themes/neve/assets/scss/gutenberg-editor/ |
Upload File : |
.editor-styles-wrapper {
//<editor-fold desc="Verse">
.wp-block-verse {
font-style: italic;
border: unset;
}
//</editor-fold>
//<editor-fold desc="Separator">
.wp-block-separator {
margin: $spacing - 20px auto $spacing;
background-color: #8f98a1;
border: none;
height: 2px;
&.is-style-wide {
height: 1px;
}
&.is-style-dots {
height: auto;
}
}
//</editor-fold>
//<editor-fold desc="Button">
.wp-block-button {
.wp-block-button__link {
@include button();
}
&.is-style-outline {
.wp-block-button__link {
@include button-secondary();
}
}
}
//</editor-fold>
}
.block-editor-page .editor-styles-wrapper .editor-writing-flow {
.wp-block-pullquote {
blockquote {
margin: 1em auto;
> .editor-rich-text p {
margin: 0 0 $spacing-sm 0;
font-size: 2em;
}
.wp-block-pullquote__citation {
padding-top: $spacing-sm;
font-size: .85em;
}
}}
}