texte présentation général base de données
This commit is contained in:
@@ -131,6 +131,12 @@
|
||||
|
||||
}
|
||||
|
||||
//présentation général
|
||||
.block-config-pages{
|
||||
grid-column: 3 / span 5;
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
// texte présentation
|
||||
.block-views-blockcollection--block-1{
|
||||
grid-column: 3 / span 5;
|
||||
|
||||
@@ -40,10 +40,19 @@
|
||||
margin: 0;
|
||||
.field--name-title{
|
||||
font-family: "Source Code Pro";
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.8rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-equipe{
|
||||
grid-column: 2 / span 7;
|
||||
.field--name-field-equipe{
|
||||
color: $blue-dark;
|
||||
font-size: 1.5rem;
|
||||
font-weight: 900;
|
||||
text-transform: uppercase ;
|
||||
}
|
||||
}
|
||||
.block-entity-fieldnodefield-incube{
|
||||
padding-top: 2rem;
|
||||
grid-column: 2;
|
||||
@@ -109,6 +118,7 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -283,7 +293,7 @@
|
||||
}
|
||||
|
||||
|
||||
.block-entity-fieldnodefield-ress{
|
||||
.block-entity-fieldnodefield-ressource-s-liee-s-{
|
||||
margin-top: 3rem;
|
||||
|
||||
h2{
|
||||
|
||||
Reference in New Issue
Block a user