| Server IP : 27.254.66.5 / Your IP : 216.73.216.123 Web Server : Apache/2 System : Linux cs82.hostneverdie.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 User : technic2 ( 1951) PHP Version : 7.4.30 Disable Function : apache_child_terminate, apache_setenv, define_syslog_variables, escapeshellarg, escapeshellcmd,exec, fp, fput, highlight_file, ini_alter, ini_restore, inject_code, passthru,phpAds_remoteInfo, phpAds_XmlRpc,phpAds_xmlrpcDecode, phpAds_xmlrpcEncode, popen, posix_getpwuid, posix_kill, posix_mkfifo, posix_setpgid, posix_setsid,posix_setuid, posix_setuid, posix_uname,proc_open,proc_close, proc_get_status, proc_nice, proc_terminate, shell_exec, syslog, system, xmlrpc_entity_decode, show_source,sleep,pcntl_exec,virtual,suexec,dbmopen,dl,symlink,disk_free_space,diskfreespace,leak MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/technic2/public_html/old-website/wp-content/plugins/ml-slider/admin/assets/css/ |
Upload File : |
/* CSS for adverts */
.updraft-ad-container {
position: relative;
padding-right: 150px!important;
}
.updraft-ad-container > h1 {
color: #e1642e;
font-weight: 700;
}
.updraft-ad-container > p {
font-size: 110%;
}
.updraft_notice_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: auto;
overflow: hidden;
}
.updraft_advert_content_left {
float:none;
width:65px;
}
.updraft_advert_content_right {
max-width: 800px;
float:none;
width:auto;
overflow: hidden;
}
.updraft_advert_bottom {
margin: 10px 0;
padding: 10px;
font-size: 140%;
background-color: white;
border-color: #E6DB55;
border: 1px solid;
border-radius: 4px;
}
.updraft-advert-dismiss {
position: absolute;
font-size: 13px;
top: 5px;
right: 10px;
}
h3.updraft_advert_heading {
margin-top: 5px !important;
margin-bottom: 5px !important;
}
h4.updraft_advert_heading {
margin-top: 2px !important;
margin-bottom: 3px !important;
}
.updraft_center_content {
text-align: center;
margin-bottom:5px;
}
.updraft_notice_link {
padding-left:5px;
}
.updraft_text_center {
text-align: center;
}
.updraft_ad_meta {
color: #c5c5c5;
margin: 0;
font-size: 0.9em;
position: absolute;
bottom: 0;
right: 10px;
}
.mega_list strong {
font-weight: 700;
}
@media screen and (min-width: 560px) {
.updraft_advert_content_left {
float: left;
}
}