css actu credit
This commit is contained in:
parent
0c535e03a5
commit
a60e922b4e
|
@ -2763,6 +2763,10 @@ header #block-quartiers-de-demain-logoquartiersdedemain .field_field_logo .qdd-h
|
|||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
#page-node .content_container .node-type-actualite .field_field_images blockquote.image-field-caption {
|
||||
margin-left: 0;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
|
||||
.node-type-site .layout-content {
|
||||
margin-top: 3rem;
|
||||
|
|
|
@ -71,7 +71,10 @@
|
|||
img{
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
}
|
||||
blockquote.image-field-caption{
|
||||
margin-left: 0;
|
||||
font-size: 0.6rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue