change regular infobox color to blue
This commit is contained in:
@ -349,7 +349,7 @@ input[type="text"], input[type="password"], textarea, select {
|
||||
|
||||
.infobox {
|
||||
border: 2px solid black;
|
||||
background-color: $accent_color;
|
||||
background-color: #81a3e6;
|
||||
padding: 20px 15px;
|
||||
|
||||
&.critical {
|
||||
|
Reference in New Issue
Block a user