PATH:
home
/
letacommog
/
gdiags.fr
/
wp-content
/
plugins
/
multi-step-form
/
includes
/
admin
/
blocks
/** * The following styles get applied inside the editor only. * * Replace them with your own styles or remove the file completely. */ .msf-block { background-color: #1d7071; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 10px; } .msf-block > p, .msf-block > h4 { color: #FFF !important; margin: 2px !important; }
[+]
..
[-] msf-editor.css
[edit]
[-] msf-gutenberg.php
[edit]
[-] msf-block.js
[edit]