Done !
| Server IP : 54.36.91.62 / Your IP : 216.73.216.38 Web Server : Apache System : Linux webm008.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : awaywithxm ( 25098) PHP Version : 7.0.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/awaywithxm/www/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;
}
}