|
|
@@ -81,6 +81,12 @@
|
|
|
.desc {
|
|
|
color: fade(@white, 45%);
|
|
|
}
|
|
|
+ .global-footer__copyright {
|
|
|
+ color: fade(@white, 45%);
|
|
|
+ }
|
|
|
+ .global-footer__links-item {
|
|
|
+ color: fade(@white, 45%);
|
|
|
+ }
|
|
|
@media (min-width: @screen-md-min) {
|
|
|
.container {
|
|
|
background-image: none;
|