accessibility: improve footer text contrast ratio
This commit is contained in:
@@ -2423,7 +2423,7 @@ header.main-header .header-sticky.active{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer-copyright-text-new{
|
.footer-copyright-text-new{
|
||||||
color: #666;
|
color: #aaa;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 1px;
|
letter-spacing: 1px;
|
||||||
@@ -2431,7 +2431,7 @@ header.main-header .header-sticky.active{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer-credit{
|
.footer-credit{
|
||||||
color: #666;
|
color: #aaa;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
letter-spacing: 2px;
|
letter-spacing: 2px;
|
||||||
@@ -2439,7 +2439,7 @@ header.main-header .header-sticky.active{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.footer-credit a{
|
.footer-credit a{
|
||||||
color: #999;
|
color: #fff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
letter-spacing: 3px;
|
letter-spacing: 3px;
|
||||||
|
|||||||
Reference in New Issue
Block a user