| Server IP : 87.98.154.146 / Your IP : 216.73.216.165 Web Server : Apache System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : ohklomafyi ( 52085) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ohklomafyi/www/wp-content/plugins/jetpack/modules/widgets/instagram/ |
Upload File : |
.wpcom-instagram-images {
display: grid;
grid-gap: 0.5rem;
grid-auto-columns: 1fr;
}
.wpcom-instagram-images:before,
.wpcom-instagram-images:after {
content: none;
}
.wpcom-instagram-images a {
display: block;
margin: 4px 2px;
}
.wpcom-instagram-columns-2 a,
.wpcom-instagram-columns-3 a {
display: inline-block;
vertical-align: top;
}
.wpcom-instagram-columns-2 a {
width: calc(50% - 8px);
}
.wpcom-instagram-columns-3 a {
width: calc(33.3333% - 8px);
}
.wpcom-instagram-images .sq-bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 0;
overflow: hidden;
padding-bottom: 100%;
}
.wpcom-instagram-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.wpcom-instagram-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
@supports (display:grid) {
.wpcom-instagram-images a {
display: block;
margin: 0;
}
.wpcom-instagram-columns-2 a,
.wpcom-instagram-columns-3 a {
width: auto;
}
}