Fixes error message
This commit is contained in:
parent
1743cec199
commit
a5b8de366f
|
@ -118,8 +118,13 @@
|
|||
padding: 1em;
|
||||
margin: 5em auto 0;
|
||||
text-align: center;
|
||||
border: 2px solid coral;
|
||||
background-color: beige;
|
||||
color: white;
|
||||
background-color: @colorCritical;
|
||||
}
|
||||
|
||||
div.config-note a {
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue