/*
 Theme Name:   Maelli
 Theme URI:    http://maelli.arthion.fr
 Description:  Twenty Fourteen Pour Maelli
 Author:       Benjamin Combe
 Author URI:   http://arthion.fr
 Template:     twentyfourteen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

/*
For older themes, and themes that do not use wp_enqueue_style() to enqueue their stylesheet, use the following line where twentyfourteen is the name of the directory where the theme resides:

@import url("../twentyfourteen/style.css");
*/
@import url("../twentyfourteen/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
.entry-content,
.entry-summary {

    text-align: justify;
    
}