footer elements to black

This commit is contained in:
JT 2014-07-22 22:13:48 -07:00
parent bcbe9c6b82
commit 4f0e963a24
5 changed files with 7 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.7 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

View File

@ -145,7 +145,7 @@ body.page-sub{
#footer{
padding: 140px 0 40px;
color: @purple;
color: black;
.footer-links{
float: none;
@ -169,7 +169,7 @@ body.page-sub{
}
a{
color: @purple;
color: black;
}
.buttons.navbar-nav{

View File

@ -115,7 +115,7 @@
.clone-icon{
padding-left: 80px;
}
.c-group{
display: inline-block;
margin-right: 20px;
@ -177,7 +177,7 @@
}
span{
margin-right: 20px;
margin-right: 10px;
}
img{
display: inline-block;

View File

@ -244,7 +244,7 @@ body.page-sub #header {
}
#footer {
padding: 140px 0 40px;
color: #822ff7;
color: black;
}
#footer .footer-links {
float: none;
@ -264,7 +264,7 @@ body.page-sub #header {
float: right;
}
#footer a {
color: #822ff7;
color: black;
}
#footer .buttons.navbar-nav {
float: none;
@ -717,7 +717,7 @@ body.page-sub #header {
font-weight: 700;
}
#footer .footer-hashi span {
margin-right: 20px;
margin-right: 10px;
}
#footer .footer-hashi img {
display: inline-block;