Commit 434328ec5e901114e6645c41b36e2c0cb3846dee

Authored by Victor Costa
1 parent e2e30da6

style for social networks block

Showing 1 changed file with 5 additions and 0 deletions   Show diff stats
style.css
... ... @@ -2652,3 +2652,8 @@ body.action-embed-index {
2652 2652 background: url(images/facebook-widget.png) no-repeat;
2653 2653 }
2654 2654  
  2655 +.instagram_widget_topo {
  2656 + height: 27px;
  2657 + margin-top: 12px;
  2658 + background: url(images/instagram-widget.png) no-repeat;
  2659 +}
... ...