Commit 5e0394673577bba66186806dda4716f71660aaff

Authored by Caio Almeida
1 parent c54c2250

Ticket #120: Changing icon for poverty reduction

images/icons/reducao-da-pobreza-contrast.png

2.85 KB | W: | H:

3.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
images/icons/reducao-da-pobreza.png

2.98 KB | W: | H:

2.94 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
sass/_proposal_categories.scss
... ... @@ -149,7 +149,7 @@
149 149  
150 150 .category-#{$category} {
151 151 background-color: $color;
152   - background-image: url(./images/icons/#{$category}.png?1);
  152 + background-image: url(./images/icons/#{$category}.png?3);
153 153 background-repeat: no-repeat;
154 154 background-size: 22px;
155 155 background-position-y: center;
... ...