| Server IP : 202.61.199.114 / Your IP : 216.73.217.139 Web Server : nginx/1.22.1 System : Linux de.arni-solutions.de 6.1.0-49-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64 User : web20 ( 1018) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/clients/client2/web19/web/wp-content/plugins/updraftplus/css/ |
Upload File : |
/* CSS for adverts */
.updraft_notice_container {
height: auto;
overflow: hidden;
}
.updraft_advert_content_left {
float:none;
width:65px;
}
.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 {
float: left;
}
}