Green color to the link in hints

stable
Xavier Julián 2015-06-15 08:49:17 +02:00
parent cc7cb9dc79
commit 662c510ecb
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@
@extend %small;
color: $gray-light;
}
a {
color: $green-taiga;
}
.trans-button {
margin-bottom: 1rem;
}