forked from diego/stack-wallet-website
homepage: improve contrast
This commit is contained in:
parent
176fea264b
commit
67fc527881
@ -2468,7 +2468,7 @@ footer .social li:hover i {
|
||||
|
||||
footer .pre-footer .about-foot p {
|
||||
font-size: 0.8rem;
|
||||
color: #A9ACAC;
|
||||
color: #4f4f4f;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
|
||||
@ -2487,7 +2487,7 @@ footer .bottom-row .col:last-child {
|
||||
|
||||
footer .bottom-row p {
|
||||
font-size: 0.9rem;
|
||||
color: #737577;
|
||||
color: white;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
@ -2495,7 +2495,7 @@ footer .bottom-row p a {
|
||||
margin-right: 1rem;
|
||||
text-decoration: none;
|
||||
font-size: 0.9rem;
|
||||
color: #737577;
|
||||
color: white;
|
||||
display: block;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user