removed remote url to background image

This commit is contained in:
Mike Kelley
2011-12-28 16:11:51 -07:00
parent eee75bb224
commit e4d1202466

View File

@@ -1,7 +1,7 @@
body { body {
font-family: Verdana, Helvetica, Arial; font-family: Verdana, Helvetica, Arial;
font-size: 12px; font-size: 12px;
background:url('http://www.stripemania.com/cache/4-2-45-1-fcfcfc-1-eeeeee-DDEE1E-DDEE1E-DDEE1E-DDEE1E--undefined-undefined-undefined-undefined-yes-yes-yes-yes-yes-.png'); background:url('/images/white_stripe.png');
} }
a img { a img {