Commit cafee3406547b0abe1cc02daac36241a20e346c1
1 parent
c4ab5896
Exists in
master
and in
5 other branches
include more categories style on track card
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
_tracks.sass
@@ -76,7 +76,7 @@ | @@ -76,7 +76,7 @@ | ||
76 | background: #FA9E00 | 76 | background: #FA9E00 |
77 | .read_more a | 77 | .read_more a |
78 | background: transparent url('images/home/read-more-cult.png') no-repeat center center | 78 | background: transparent url('images/home/read-more-cult.png') no-repeat center center |
79 | - &.category_energia | 79 | + &.category_aguas |
80 | background: #F7FAE7 | 80 | background: #F7FAE7 |
81 | border-color: #DDE5BF | 81 | border-color: #DDE5BF |
82 | .track_content | 82 | .track_content |
@@ -88,7 +88,7 @@ | @@ -88,7 +88,7 @@ | ||
88 | background: #9DB329 | 88 | background: #9DB329 |
89 | .read_more a | 89 | .read_more a |
90 | background: transparent url('images/home/read-more-env.png') no-repeat center center | 90 | background: transparent url('images/home/read-more-env.png') no-repeat center center |
91 | - &.category_ciencia | 91 | + &.category_ciencia-e-tecnologia |
92 | background: #F4FBFB | 92 | background: #F4FBFB |
93 | border-color: #0D3E6A | 93 | border-color: #0D3E6A |
94 | .track_content | 94 | .track_content |