Commit 1cc03abb1fa0f5ec6d2bf3005597391a58943e39
1 parent
76359da9
Exists in
master
and in
29 other branches
ActionItem152: one more pixel up
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1228 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/designs/templates/default/stylesheets/style.css
@@ -19,7 +19,7 @@ body { | @@ -19,7 +19,7 @@ body { | ||
19 | } | 19 | } |
20 | 20 | ||
21 | #wrap { | 21 | #wrap { |
22 | - background-position: 50% 23px; | 22 | + background-position: 50% 22px; |
23 | background-repeat: repeat-x; | 23 | background-repeat: repeat-x; |
24 | background-image: url(../images/bg-top-azul.png); | 24 | background-image: url(../images/bg-top-azul.png); |
25 | } | 25 | } |