Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mennwebs/224501958e853842f8a39861763c357d to your computer and use it in GitHub Desktop.
Save mennwebs/224501958e853842f8a39861763c357d to your computer and use it in GitHub Desktop.
แบบเว็บ SeedThemes.com
body .seed-social {
> div {
margin-right: 0;
margin-bottom: 0;
&.line {
margin-right: 0;
a {
border-radius: 0 3px 3px 0;
}
}
&.facebook a {border-radius: 3px 0 0 3px}
&.twitter a {border-radius: 0}
}
a {
height: 38px;
min-width: 85px;
line-height: 35px;
border-left: 1px solid rgba(255,255,255,0.1);
border-right: 1px solid rgba(0,0,0,0.04);
}
@media (min-width:768px) {
a {
line-height: 25px;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment