Green color to the link in hints
parent
cc7cb9dc79
commit
662c510ecb
|
@ -15,6 +15,9 @@
|
||||||
@extend %small;
|
@extend %small;
|
||||||
color: $gray-light;
|
color: $gray-light;
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
color: $green-taiga;
|
||||||
|
}
|
||||||
.trans-button {
|
.trans-button {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue