Commit 1f86c59705612a64e14d6cf76bd4644f4094f294
1 parent
3ad4e8b3
Exists in
master
and in
29 other branches
ActionItem0: removing ugly background
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@403 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
public/designs/templates/default/stylesheets/style.css
public/designs/templates/leftbar/stylesheets/style.css
@@ -10,7 +10,7 @@ background: url("../images/bg_content.png") top center repeat-y; | @@ -10,7 +10,7 @@ background: url("../images/bg_content.png") top center repeat-y; | ||
10 | } | 10 | } |
11 | 11 | ||
12 | #content { | 12 | #content { |
13 | -background: url("../images/bg_bgheader.png") top left repeat-x; | 13 | +/* background: url("../images/bg_bgheader.png") top left repeat-x; */ |
14 | } | 14 | } |
15 | 15 | ||
16 | #header_content { | 16 | #header_content { |