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;