retouche cosmtique contenu des blocs

This commit is contained in:
Matt Marcha 2021-02-03 10:44:42 +01:00
parent ceb38499b2
commit 12e1a29677

View file

@ -125,7 +125,7 @@ Version: 0.1
} }
.measure-content .content { .measure-content .content {
padding: 5px 2%; padding: 1em 2% 5px 2%;
background-color: #FFFFFF9E; background-color: #FFFFFF9E;
} }
@ -134,6 +134,10 @@ Version: 0.1
display: none; display: none;
} }
.measure-content .wp-block-separator {
margin: 0.5em auto;
}
/** homepage graphs ***/ /** homepage graphs ***/
.home-graph-item h3 { .home-graph-item h3 {
@ -167,7 +171,7 @@ Version: 0.1
.progress-bar-wrapper { .progress-bar-wrapper {
position: relative; position: relative;
widrh: 100%; width: 100%;
} }
/* filters */ /* filters */