Commit 5b33d3d2f4b00a00accd93936c9c5ab8b11d7c41
1 parent
60710b53
Exists in
master
and in
11 other branches
adicionando desenvolvimento social
Showing
1 changed file
with
8 additions
and
0 deletions
Show diff stats
css/style.css
@@ -193,6 +193,14 @@ footer { | @@ -193,6 +193,14 @@ footer { | ||
193 | background-color: #ffb400; | 193 | background-color: #ffb400; |
194 | } | 194 | } |
195 | 195 | ||
196 | +#proposal-category-desenvolvimento-social a { | ||
197 | + background-image: url(../images/icons/desenvolvimento.png); | ||
198 | + background-color: #51d0b3; | ||
199 | + border-color: #51d0b3; | ||
200 | +} | ||
201 | +.proposal-category-items-desenvolvimento-social { | ||
202 | + background-color: #51d0b3; | ||
203 | +} | ||
196 | #proposal-categories-container { | 204 | #proposal-categories-container { |
197 | display: inline; | 205 | display: inline; |
198 | width: auto; | 206 | width: auto; |