Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

Commit

Permalink
Update background color of social promo (Bug 808688)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgarrity committed Nov 15, 2012
1 parent b296ef9 commit 25ac809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/css/tabzilla.css
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
#tabzilla-promo .snippet#tabzilla-promo-social a { #tabzilla-promo .snippet#tabzilla-promo-social a {
background-image: url(/tabzilla/media/img/promo-social.jpg); background-image: url(/tabzilla/media/img/promo-social.jpg);
background-position: 0 0; background-position: 0 0;
background-color: #69acc7; background-color: #0f4f95;
color: #fff; color: #fff;
font-size: 12px; font-size: 12px;
padding: 20px 12px 25px 30px; padding: 20px 12px 25px 30px;
Expand Down

0 comments on commit 25ac809

Please sign in to comment.