This commit is contained in:
Nicolas Bally 2018-03-29 18:21:53 +02:00
parent 5cbf507f2b
commit e1d0ebed41

View File

@ -314,7 +314,7 @@ html{
.plume_breve{
border-bottom:1px dashed $marron;
padding: 10px 0;
padding: 0px 0;
h2{
color:$vert;
@ -398,4 +398,10 @@ html{
background:center center no-repeat;
background-size:100%;
background-size:cover;
}
h1,h2,h3,h4{
text-align:left;
}