/*
Theme Name:     onepress-child
Theme URI:      
Description:    Onepress child theme.
Author:         Me
Author URI:     
Template:       onepress
Version:        0.1.0
*/
.page-header{
    display: none;
}
.more-link{
    display: none !important;
}
.list-article-meta{
    display: none !important;
}
.entry-meta{
    display: none !important;
}
.entry-footer{
    display: none !important;
}
.comments-area{
    display: none !important;
}
.list{
    list-style-type: none;
}
.lien{
    font-size: large;
    font-weight: 600;
    padding-bottom: 20px;
}
