Fix dark link in alert blocks
This commit is contained in:
@ -28,7 +28,6 @@ body {
|
||||
--mainColorVeryLight: #292121;
|
||||
}
|
||||
|
||||
|
||||
.icon-logo {
|
||||
min-width: 29px;
|
||||
min-height: 29px;
|
||||
@ -50,3 +49,7 @@ body {
|
||||
.accordion-button {
|
||||
background-color: #292121;
|
||||
}
|
||||
|
||||
.alert .link-orange {
|
||||
color: #292121;
|
||||
}
|
||||
|
Reference in New Issue
Block a user