font size
This commit is contained in:
@@ -4108,7 +4108,7 @@ body {
|
|||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .node-projet-title {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .node-projet-title {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.6rem;
|
font-size: 0.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-regular";
|
||||||
@@ -4116,7 +4116,7 @@ body {
|
|||||||
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.5rem;
|
font-size: 0.4rem;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -456,7 +456,7 @@
|
|||||||
.node-projet-title{
|
.node-projet-title{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.6rem;
|
font-size: 0.5rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
font-family: "gilroy-regular";
|
font-family: "gilroy-regular";
|
||||||
@@ -464,7 +464,7 @@
|
|||||||
.field_field_nom_de_l_equipe{
|
.field_field_nom_de_l_equipe{
|
||||||
width: 80%;
|
width: 80%;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
font-size: 0.5rem;
|
font-size: 0.4rem;
|
||||||
background-color: #f6f7f3;
|
background-color: #f6f7f3;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
div{
|
div{
|
||||||
|
|||||||
Reference in New Issue
Block a user