taille point interrogation faq
This commit is contained in:
@@ -1,22 +1,29 @@
|
||||
.path-node.page-node-type-static{
|
||||
.layout-container{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-flow: row wrap;
|
||||
header{
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
main{
|
||||
flex: 0 0 100%;
|
||||
// display: flex;
|
||||
// flex-direction: column;
|
||||
// flex-flow: row wrap;
|
||||
// header{
|
||||
// flex: 0 0 100%;
|
||||
// }
|
||||
// main{
|
||||
// flex: 0 0 100%;
|
||||
.layout-content{
|
||||
// padding-top: 0;
|
||||
.layout__region--top{ //bandeau titre page static
|
||||
|
||||
|
||||
padding-bottom: 3rem;
|
||||
height: 30vh;
|
||||
.block-entity-fieldnodetitle{
|
||||
width: fit-content;
|
||||
margin-left: 13%;
|
||||
margin-top: 15vh;
|
||||
.field--name-title{
|
||||
font-family: 'Source Code Pro';
|
||||
font-size: 2rem;
|
||||
font-weight: 800;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
}
|
||||
// .block-entity-fieldnodefield-images{
|
||||
// display: none;
|
||||
@@ -228,7 +235,7 @@
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
// }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user