fix: background for .alert-message
(#222)
This commit is contained in:
parent
cd8f743261
commit
98e2ceb3b2
@ -741,6 +741,9 @@ div[style="width:100%;height:300px;border:1px solid #000;background:#fff"] {
|
|||||||
font-size: 110%;
|
font-size: 110%;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
.alert-message.error > h4 {
|
||||||
|
background-color: #ffd600;
|
||||||
|
}
|
||||||
.alert-message > * {
|
.alert-message > * {
|
||||||
margin: 0.5rem 0;
|
margin: 0.5rem 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user