Your IP : 216.73.216.95


Current Path : /var/www/html/wp-content/plugins/duplica/vendor/codexpert/plugin/src/assets/css/
Upload File :
Current File : /var/www/html/wp-content/plugins/duplica/vendor/codexpert/plugin/src/assets/css/notice.css

.notice.cx-notice {
    padding: 5px 15px;
    border-width: 0 0 0 4px;
}
.cx-shadow {
    transition: all 0.3s;
}
.cx-shadow:hover {
    box-shadow: rgb(9 30 66 / 25%) 0px 8px 16px -4px, rgb(9 30 66 / 31%) 0px 0px 1px;
}
.cx-notice h3 {
    padding: 0;
    margin: 7px 0;
    font-weight: normal;
    color: #e6195a;
    border-bottom: 1px dashed #e6195a50;
    padding-bottom: 5px;
}
.cx-notice p {
    font-size: 14px;
}