| Server IP : 38.190.208.107 / Your IP : 216.73.217.13 Web Server : nginx/1.28.1 System : Linux ht2026040333114 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.37-1 (2023-07-03) x86_64 User : root ( 0) PHP Version : 8.2.28 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv,eval,assert,passthru,system,exec,shell_exec,popen,proc_open MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /www/wwwroot/wp.10/wp-content/themes/dt-the7/css/static-less/shortcodes/ |
Upload File : |
/* #WP gallery
================================================== */
.dt-format-gallery {
overflow: hidden;
/*margin-bottom: 25px;*/
max-width: 100%;
}
.dt-format-gallery.shortcode-gallery {
margin-bottom: 0;
}
.dt-format-gallery.shortcode-gallery a {
line-height: 0;
}
.dt-format-gallery a.big-img,
.dt-format-gallery .rollover-video.big-img {
border-bottom: none;
}
.gallery-col-1 > a,
.gallery-col-1 .rollover-video {
width: 100%;
}
.gallery-col-2 > a,
.gallery-col-2 .rollover-video {
width: 50%;
}
.gallery-col-2 > a.big-img,
.gallery-col-2 .rollover-video.big-img {
width: 100%;
}
.gallery-col-3 a.big-img,
.gallery-col-3 .rollover-video.big-img {
width: 66.6667%;
}
.gallery-col-3 > a,
.gallery-col-3 .rollover-video {
width: 33.3333%;
}
.gallery-col-4 a.big-img,
.gallery-col-4 .rollover-video.big-img {
width: 50%;
}
.gallery-col-4 > a,
.gallery-col-4 .rollover-video {
width: 25%;
}
.gallery-col-5 a.big-img,
.gallery-col-5 .rollover-video.big-img {
width: 40%;
}
.gallery-col-5 > a,
.gallery-col-5 .rollover-video {
width: 20%;
}
.gallery-col-6 a.big-img,
.gallery-col-6 .rollover-video.big-img {
width: 33.3333%;
}
.gallery-col-6 > a,
.gallery-col-6 .rollover-video {
width: 16.6667%;
}
.gallery-coll-half {
float: left;
line-height: 0;
}
.gallery-coll-fourth {
float: left;
}
.dt-format-gallery a,
.dt-format-gallery .rollover-video {
max-width: 100%;
float: left;
border-bottom: 2px solid transparent;
border-right: 2px solid transparent;
}
.dt-format-gallery.gallery-col-1 a.big-img,
.dt-format-gallery.gallery-col-1 .rollover-video.big-img,
.dt-format-gallery.gallery-col-2 a.big-img,
.dt-format-gallery.gallery-col-2 .rollover-video.big-img {
border-bottom: 3px solid transparent;
}
.dt-format-gallery img {
width: 100%;
height: auto;
}
#main .gallery img {
border: none;
}