fixed recit crédits #2148

This commit is contained in:
2023-07-07 14:33:11 +02:00
parent f6360e5902
commit d1164c4353
2 changed files with 30 additions and 22 deletions

View File

@@ -297,6 +297,31 @@ body{
}
}
// CERCLE POLITIQUE
section.content-doleances{
>section.doleance{
>header{
}
>main{
overflow-y: hidden;
height:0.1px;
}
}
label{
margin:0;
padding:0 0 0.5em 0;
}
p{
margin:0;
padding:0 0 0.5em 0;
}
ul{
// padding:0 0 0 1em;
}
}
}
>footer{
@@ -304,16 +329,14 @@ body{
>div{
font-size: 0.882em;
font-weight: 100;
white-space:nowrap;
// white-space:nowrap;
>span.label{
font-weight: 100;
}
>div{
&, p{
display: inline-block;
p{
// display: inline-block;
font-size: inherit;
font-weight: inherit;
}
}
}
}
@@ -347,22 +370,7 @@ body{
}
section.content-doleances{
label{
margin:0;
padding:0 0 0.5em 0;
}
p{
margin:0;
padding:0 0 0.5em 0;
}
ul{
// padding:0 0 0 1em;
}
}
}
}