first version of socialiconeco fork from social-media-icons-widget

This commit is contained in:
2026-06-29 11:36:31 -03:00
commit 46fbe448bd
123 changed files with 1186 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
.social-icons-widget ul { list-style-type:none; margin:0 0 15px; width:100%; }
.social-icons-widget ul li { display:inline-block; margin:0 6px 10px 0; }
.social-icons-widget ul.show-labels li { display:block; }
.social-icons-widget ul li a { margin:0; }
.social-icons-widget ul.show-labels li img { margin-right:10px; vertical-align:middle; }