git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10862 b9a71923-0436-4b27-9f14-aed3839534dd
6 lines
369 B
CSS
6 lines
369 B
CSS
#social_block {padding:15px 10px;}
|
|
#social_block li {padding-left:22px !important;}
|
|
#social_block li.facebook {background:url(img/sprite_pict_social_block.png) no-repeat 0 6px;}
|
|
#social_block li.twitter {background:url(img/sprite_pict_social_block.png) no-repeat 0 -26px;}
|
|
#social_block li.rss {background:url(img/sprite_pict_social_block.png) no-repeat 0 -56px;}
|