From eda20d3659a8094160e010bd654d23286a532d65 Mon Sep 17 00:00:00 2001 From: Daniela Feitosa Date: Wed, 30 Apr 2014 06:02:25 +0000 Subject: [PATCH] Added new bg --- images-theme/bg-suavizado.png | Bin 0 -> 243518 bytes style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 images-theme/bg-suavizado.png 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