From 9a2d8ed28afa07cc5959586c6c1a8145babe83d4 Mon Sep 17 00:00:00 2001 From: czaks Date: Tue, 25 Mar 2014 12:54:37 +0100 Subject: [PATCH] fix caffe --- stylesheets/caffe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/caffe.css b/stylesheets/caffe.css index afce03da..7d6531c2 100644 --- a/stylesheets/caffe.css +++ b/stylesheets/caffe.css @@ -290,7 +290,7 @@ form table tr th { } div.post.reply { - background:#922a01 url('img/caffe2.png') repeat fixed center; + background:#922a01 url('img/caffe_reply2.png') repeat fixed center; color: #8e6152; border: 1px solid rgba(88, 53, 41, 0.6); border-radius: 5px 5px 5px 5px;