From 6b9517f375f6cf5a9c14f50fdf44adb7c55d751c Mon Sep 17 00:00:00 2001 From: Vincent Driessen Date: Wed, 16 Nov 2011 22:47:07 +0100 Subject: [PATCH] Fix more paths. --- css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/screen.css b/css/screen.css index de5a3b98..b108c3c3 100644 --- a/css/screen.css +++ b/css/screen.css @@ -110,7 +110,7 @@ blockquote, pre color: #222; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; - background: #F3F3F0 url(/img/bq.gif) top left no-repeat; + background: #F3F3F0 url(./img/bq.gif) top left no-repeat; } blockquote