| Server IP : 116.202.121.150 / Your IP : 216.73.216.207 Web Server : Apache System : Linux server5.febas.net 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64 User : k9887-1 ( 1171) PHP Version : 8.2.32 Disable Function : show_source, highlight_file, apache_child_terminate, apache_get_modules, apache_note, apache_setenv, virtual, dl, posix_getpwnam, posix_getpwuid, posix_mkfifo, posix_mknod, posix_setpgid, posix_setsid, posix_setuid, posix_uname, proc_nice, openlog, syslog, pfsockopen, system, shell_exec, passthru, popen, proc_open, exec MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/k9887-1/htdocs/_fisch/wp-content/plugins/updraftplus/css/ |
Upload File : |
/* CSS for adverts */
.updraft_notice_container {
height: auto;
overflow: hidden;
}
.updraft_review_notice_container {
padding: 12px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.updraft_advert_button_container {
margin-bottom: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.updraft_advert_button_container .dashicons {
margin-left: 10px;
}
.updraft_advert_content_left {
float: none;
width: 65px;
}
.updraft_advert_content_left_extra {
float: none;
width: 100px;
padding-right: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.updraft_advert_content_right {
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 {
float: right;
font-size: 13px;
font-weight: normal;
}
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;
}
@media screen and (min-width: 560px) {
.updraft_advert_content_left, .updraft_advert_content_left_extra {
float: left;
}
}