/*
Theme Name:   ClashWorld
Description:  Clash World Theme
Author:       Clash World
Author URL:   Write here the author's blog or website url
Template:     Newspaper
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ClashWorld
*/

/* Write here your own personal stylesheet */

.td-post-content img {
    vertical-align: middle;
}

.tagdiv-type .alignnone {
   display: inline;
   margin: 0;
}

.tagdiv-type img {
	margin-bottom: 0px;
}

.mce-content-body img {
    height: auto;
    max-width: 100% !important;
    display: unset;
}