Changes colours
This commit is contained in:
parent
073641a041
commit
24f893c043
1 changed files with 2 additions and 2 deletions
|
@ -155,9 +155,9 @@ body {
|
|||
}
|
||||
|
||||
&-info {
|
||||
background-color: red;
|
||||
font-weight: normal;
|
||||
color: green;
|
||||
background-color: $gb-dm-dark-green;
|
||||
color: $gb-dm-fg0;
|
||||
}
|
||||
|
||||
&-command {
|
||||
|
|
Reference in a new issue