From 3e8aa087ed3049369035ed08552b7ecb80b63c63 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 b108c3c3..99060027 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