Add social sharing widgets

This commit is contained in:
Michael Rose
2013-08-26 09:59:22 -04:00
parent 4107acfa16
commit 947a90df2e
19 changed files with 417 additions and 20 deletions

View File

@ -24,6 +24,7 @@
// ELEMENTS ===================================================
// Figures, images, social media, other elements ==============
@import "elements.less";
// Drop down menu
@import "dl-menu.less";
// Font Awesome webfont icons =================================
@import "font-awesome.less";

View File

@ -352,8 +352,20 @@ body {
}
}
// Social Icons
// Social Share
// --------------------------------------------------
.socialcount {
.font-rem(16);
font-weight: 700;
li {
padding-left: 10px;
padding-right: 10px;
}
p > a,
li > a {
border-bottom-width: 0;
}
}
// Browser Upgrade