사진 자료관2

광주문화예술인문스토리플랫폼
Admin (토론 | 기여)님의 2025년 6월 17일 (화) 12:03 판
이동: 둘러보기, 검색

{{#tag:html]][[ <style> .etb-gallery {

   column-count: 2;
   column-gap: 28px;
   width: 1600px;
   max-width: 100%;

}

.etb-gallery img{

   display: inline-block;
   margin-bottom: 5px;
   width: 100%;
   height:auto;

} @media only screen and (max-width : 1199px), only screen and (max-device-width : 1199px){

   .etb-gallery {
       column-count: 2;
       column-gap: 28px;
   }
       
   #container {
   }

}


@media only screen and (max-width : 999px), only screen and (max-device-width : 999px){

   .etb-gallery {
       column-count: 2;
       column-gap: 0;
   }
       
   #container {
   }

}

@media only screen and (max-width : 799px), only screen and (max-device-width : 799px){

   .etb-gallery {
       column-count: 1;
       column-gap: 0;
   }
       
   #container {
   }

}

@media only screen and (max-width : 599px), only screen and (max-device-width : 599px){

   .etb-gallery {
       column-count: 1;
       column-gap: 0;
   }
       
   #container {
   }

} </style> }}