refactor: altera cor elemento
This commit is contained in:
parent
681b3f8534
commit
7c8106100c
@ -27,9 +27,7 @@
|
|||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
}
|
}
|
||||||
.container .link {
|
.container .link,
|
||||||
|
.container .term {
|
||||||
color: #929292;
|
color: #929292;
|
||||||
}
|
}
|
||||||
.container .term {
|
|
||||||
color: #000000;
|
|
||||||
}
|
|
@ -23,11 +23,8 @@
|
|||||||
line-height: 19px;
|
line-height: 19px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link {
|
.link,
|
||||||
|
.term {
|
||||||
color: #929292;
|
color: #929292;
|
||||||
}
|
}
|
||||||
|
|
||||||
.term {
|
|
||||||
color: #000000;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user