/*
Vous pouvez ajouter du CSS personnalisé ici.
Cliquez sur l’icône d’aide ci-dessus pour en savoir plus.
*/
.site-branding {
display: inline-block;
}
.site-logo {
float: left;
margin-left: 0px;
}
body .inside-header.grid-container {
display: inline-block;
margin: 0 auto;
max-width: 100%;
width: auto;
text-align: center
}
.site-header {
text-align:left;
}
/*Pas de reprise de titre*/
.entry-title {display:none;}
/*Centrage du tableau*/
.tablepress thead th,
.tablepress tbody td {
text-align: center;
vertical-align: middle;
}