Commit 98abf4a22c4dda953e3738e11ac41df9458dc5fd
1 parent
a959805c
Exists in
master
and in
4 other branches
added style to bg
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
style.css
... | ... | @@ -994,6 +994,7 @@ ul.profile-list .common-profile-list-block { |
994 | 994 | .action-home-index #wrap-2, |
995 | 995 | .action-environment_design-index #wrap-2 { |
996 | 996 | background: url(images/bg-palacio-do-planalto.jpg) no-repeat fixed center top; |
997 | + background-size: 100%; | |
997 | 998 | } |
998 | 999 | |
999 | 1000 | /***************content*************/ | ... | ... |