Add .mg-icon-link class to social icons

This commit is contained in:
Luca Chiricozzi
2015-01-15 20:41:16 +01:00
parent ed78d5c0ba
commit 6293f47f05
3 changed files with 8 additions and 1 deletions

View File

@@ -116,6 +116,9 @@ a {
.mg-author {
margin-top: 1em; }
.mg-icon-link:hover {
text-decoration: none; }
.mg-icons-small {
margin-bottom: 1em; }