|
Server : Apache System : Linux s1230 5.15.0-139-generic #149~20.04.1 SMP Tue Jul 14 11:21:49 UTC 2026 x86_64 User : p141464 ( 418825) PHP Version : 7.4.33.12 Disable Function : NONE Directory : /html/KMU-CSR-PLANER/wp-content/themes/betheme/visual-builder/integrations/yoast/css/src/ |
Upload File : |
.yoast-alert {
display: flex;
align-items: flex-start;
padding: 16px;
border: 1px solid rgba(0, 0, 0, 0.2);
font-size: 13px;
line-height: 1.5;
margin: 16px 0;
}
.yoast-alert--error {
color: #8f1919;
background: #f9dcdc;
}
.yoast-alert--info {
color: #00468f;
background: #cce5ff;
}
.yoast-alert--success {
color: #395315;
background: #e2f2cc;
}
.yoast-alert--warning {
color: #674e00;
background: #fff3cd;
}
/* Needs higher specificity than a Gutenberg ruleset selector. */
.yoast-alert__icon.yoast-alert__icon {
display: block;
margin-top: 0.1rem;
margin-right: 8px;
height: 16px;
width: 16px;
max-width: none;
}
.yoast-alert a {
color: #004973;
}