| Server IP : 69.72.244.102 / Your IP : 216.73.216.164 Web Server : LiteSpeed System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64 User : konzalta ( 1271) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/konzalta/public_html/wp-content/plugins/wemail/assets/css/ |
Upload File : |
.wemail-connect-notice-flex-container {
align-items: center;
background-color: #5E72E4;
color: #fff;
border-left: none;
border-radius: 3px;
padding: 1.5%;
}
.wemail-connect-notice-flex-container h3 {
color: #fff;
margin-top: 1%;
margin-bottom: 1%;
}
.wemail-connect-notice-logo {
flex-grow: 1;
margin-right: 2%;
}
.wemail-connect-notice-content {
flex-grow: 7;
margin-right: 20%;
text-align: left;
}
.wemail-connect-notice-connect-button {
flex-grow: 1;
}
.wemail-connect-notice-connect-button button {
background: #F8F9FE;
border-radius: 5px;
color: #5E72E4;
}
.wemail-connect-notice-connect-button > .button {
color: #5E72E4;
border-color: #5E72E4;
padding: 1px 30px;
border-radius: 5px;
/* font-weight: bold; */
}
.wemail-connect-notice-flex-container > .notice-dismiss:before {
color: #fff;
}
@media screen and (min-width: 768px) {
.wemail-connect-notice-flex-container {
display: flex;
}
}