Link colour adjust.
This commit is contained in:
parent
e984d19aab
commit
bbdc72ba4d
1 changed files with 4 additions and 0 deletions
|
@ -59,6 +59,10 @@ input, textarea {
|
|||
color: #000;
|
||||
}
|
||||
|
||||
.smGlobalBtn a {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
/* Landing elements */
|
||||
|
||||
#landing-wrapper {
|
||||
|
|
Loading…
Reference in a new issue