Skip to content

Commit 143ecee

Browse files
committed
Change footer icons color for new home page.
1 parent 8d93748 commit 143ecee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

www/themes/backdropcms/css/page-front.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -841,3 +841,9 @@ a.logo {
841841
width: 70%;
842842
}
843843
}
844+
845+
/** Footer hack **************************************************************/
846+
/** Remove with Borg 2.x *****************************************************/
847+
.block-on-the-web-social-links a svg {
848+
background-color: #000;
849+
}

0 commit comments

Comments
 (0)