page actualite css
This commit is contained in:
@@ -3410,6 +3410,10 @@ body {
|
||||
padding: 1rem 0rem;
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite .infos-actu .field_field_type_d_actualite {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite .infos-actu .field_field_type_d_actualite a {
|
||||
text-transform: uppercase;
|
||||
color: red;
|
||||
@@ -3427,8 +3431,8 @@ body {
|
||||
color: red;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-basis: 25%;
|
||||
margin-left: 1rem;
|
||||
padding-right: 1rem;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
@@ -3438,6 +3442,7 @@ body {
|
||||
}
|
||||
#page-node .content_container .node-type-actualite .infos-actu .field_field_site {
|
||||
margin-left: 0.5rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite .infos-actu .field_field_site a {
|
||||
@@ -3481,6 +3486,7 @@ body {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
padding-left: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: white;
|
||||
|
Reference in New Issue
Block a user