/*
Theme Name:     Method Child
Theme URI:      
Description:    Thème enfant du thème Method
Author:         Viltansou
Author URI:     
Template:       method
Version:        1.0
*/

@import url('../method/style.css');

/* espace sous titre articles */
.post_title {
    padding-bottom: 8px !important;
}

/* espace sous date et catég article */
.post_meta {
    margin-bottom: 5px !important;
}

/* espace sous résumé article */
.post_grid_module, .post_list_module {
    margin-bottom: 30px !important;
}