//5. Off-Canvas
//6. Main
//7. Slideshow
-//8. Blog
+//8. Blog
//9. Sidebar
//10. Links
//11. Footer
font-size: rem-calc(40);
margin-bottom: -5px;
}
-
+
}
#social2 {
display: block;
opacity: 1;
}
#social2 #tw2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) 0 0 no-repeat;
+ background: url(../assets/social.png) 0 0 no-repeat;
}
#social2 #fb2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -25px 0 no-repeat;
+ background: url(../assets/social.png) -25px 0 no-repeat;
}
#social2 #pt2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -50px 0 no-repeat;
+ background: url(../assets/social.png) -50px 0 no-repeat;
}
#social2 #bl2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -75px 0 no-repeat;
+ background: url(../assets/social.png) -75px 0 no-repeat;
}
#social2 #yt2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -100px 0 no-repeat;
+ background: url(../assets/social.png) -100px 0 no-repeat;
}
#social2 #gp2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -125px 0 no-repeat;
+ background: url(../assets/social.png) -125px 0 no-repeat;
}
#social2 #fl2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -150px 0 no-repeat;
+ background: url(../assets/social.png) -150px 0 no-repeat;
}
#social2 #in2 a {
- background: url(http://www.discoverkalamazoo.com/assets/social.png) -175px 0 no-repeat;
+ background: url(../assets/social.png) -175px 0 no-repeat;
}
.ssba.ssba-wrap > div{
text-align: right !important;
-}
\ No newline at end of file
+}