/*
Theme Name: Mik Maya Child
Description: Theme enfant de Mik Maya
Author: Tsarajoro
Template: mik
Version: 0.1.1
*/ 
 
#content{
    min-height: 100vh;
} 
#content > div.wrapper{
    background-color: #f2f2f2;
    padding-left: 25px !important;
    padding-right: 25px !important;
} 
#masthead{
    background-color: #fff;
}
.post-edit-link{
    display: none;
} 
 
