feat[warn]: Added background to warning
This commit is contained in:
parent
79ebcd77bf
commit
cef4f0399d
@ -81,9 +81,12 @@ font-size: 100%;
|
||||
.alert {
|
||||
position: relative;
|
||||
padding: 0rem 1rem;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
border-color: #ed6a5a;
|
||||
margin-bottom: 1rem;
|
||||
border-left: 5px solid #ed6a5a;
|
||||
background-color: #ed6a5a30
|
||||
}
|
||||
.alert-heading {
|
||||
font-family: sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user