| Server IP : 38.190.208.107 / Your IP : 216.73.217.46 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.3/wp-content/plugins/Ultimate_VC_Addons/assets/css/ |
Upload File : |
@charset "utf-8";
.ultimate-vticker ul {
margin: 0 !important;
padding: 0 !important
}
.ultimate-vticker.ultimate-fancy-text-inherit * {
font-size: inherit
}
.ultimate-vticker.ticker{
margin: 0 5px 0 5px !important;
}
.ultimate-vticker.ticker ul,
.ultimate-vticker.ticker-down ul {
position: relative !important;
line-height: inherit;
color: inherit !important;
}
.ultimate-vticker.ticker ul li,
.ultimate-vticker.ticker-down ul li {
text-align: left !important;
color: inherit !important;
font-size: inherit !important;
line-height: inherit !important;
font-family: inherit !important
}
.uvc-type-align-center.uvc-type-no-prefix ul li,
.ultimate-vticker.fancytext-background-enabled ul li {
text-align: center !important
}
.ultimate-vticker ul li {
list-style: none !important
}
.ultimate-ticker-prefix,
.ultimate-ticker-suffix,
.ultimate-ticker-down-prefix,
.ultimate-ticker-down-suffix {
vertical-align: top
}
.ultimate-vticker.ticker,
.ultimate-vticker.ticker-down {
display: inline-block !important;
vertical-align: top
}
.ultimate-vticker.ticker,
.ultimate-vticker.ticker *,
.ultimate-vticker.ticker-down,
.ultimate-vticker.ticker-down * {
font-family: inherit;
}
.ultimate-typed-main {
display: inline-block;
margin: 0 5px 0 5px;
}
.fancytext-typewriter-background-enabled,
.ultimate-vticker.fancytext-background-enabled ul li {
padding: 0 10px !important
}
.uvc-type-wrap p {
display: inline-block !important;
line-height: inherit !important;
font-size: inherit !important;
color: inherit !important;
vertical-align: top !important;
margin: 0 !important;
padding: 0 !important
}
.typed-cursor {
opacity: 1;
font-weight: 100;
-webkit-animation: ult-blink .7s infinite;
animation: ult-blink .7s infinite;
}
.ultimate-typed-main {
font-family: inherit;
font-weight: inherit;
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
@keyframes ult-blink {
0 {
opacity: 1
}
50% {
opacity: 0
}
100% {
opacity: 1
}
}
@-webkit-keyframes ult-blink {
0 {
opacity: 1
}
50% {
opacity: 0
}
100% {
opacity: 1
}
}