diff --git a/images-theme/bg-suavizado.png b/images-theme/bg-suavizado.png new file mode 100644 index 0000000..d5dc8ec Binary files /dev/null and b/images-theme/bg-suavizado.png differ diff --git a/style.css b/style.css index 88ba053..1fd2e25 100644 --- a/style.css +++ b/style.css @@ -527,7 +527,7 @@ outline: 1px dotted #DFDFDF; #wrap-2 { - background: url(images-theme/bg.png) no-repeat center top; + background: url(images-theme/bg-suavizado.png) no-repeat center top; } /* Links block */ -- libgit2 0.21.2