forked from ZwiiCMS-Team/ZwiiCMS
Gallery : css par défaut
This commit is contained in:
parent
f061d0edc9
commit
3310b88aca
@ -1,7 +1,7 @@
|
|||||||
.galleryPicture {
|
.galleryPicture {
|
||||||
display: block;
|
display: block;
|
||||||
border: 1px solid #000;
|
border: 1px solid #DDD;
|
||||||
height: 8em;
|
height: 14em;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
@ -29,9 +29,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.colPicture {
|
.colPicture {
|
||||||
width : 8em;
|
width : 16em;
|
||||||
max-width: 50%;
|
max-width: 50%;
|
||||||
margin: 1.1em;
|
margin: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 432px) {
|
@media (max-width: 432px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user