Commit
60bf46f2be0bea0e1b98f0696f1c91e6cd7f16c4
Cor do background important
...
|
...
|
@@ -22,7 +22,7 @@ body { |
22
|
22
|
} |
23
|
23
|
|
24
|
24
|
#footer-brasil { |
25
|
|
- background: none repeat scroll 0% 0% #071d41; |
|
25
|
+ background: none repeat scroll 0% 0% #071d41 !important; |
26
|
26
|
padding: 1em 0px; |
27
|
27
|
max-width: 100%; |
28
|
28
|
} |
...
|
...
|
|
...
|
...
|
@@ -22,7 +22,7 @@ body { |
22
|
22
|
} |
23
|
23
|
|
24
|
24
|
#footer-brasil { |
25
|
|
- background: none repeat scroll 0% 0% #071d41; |
|
25
|
+ background: none repeat scroll 0% 0% #071d41 !important; |
26
|
26
|
padding: 1em 0px; |
27
|
27
|
max-width: 100%; |
28
|
28
|
} |
...
|
...
|
|