/*
Plugin Name: Multipage Plugin
Plugin URI: http://wordpress.org/plugins/sgr-nextpage-titles/
Author: Sergio De Falco
Author URI: https://www.envire.it
License: GPL v3
*/

.mce-content-body img[data-wp-more="subpage"] {
    background: url("../images/subpage.png") repeat-y scroll center center transparent;
}