From bfbdce0f7be1e8a72a62d0da3b4a3f487abf4e9f Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Thu, 23 Apr 2015 12:59:45 -0400 Subject: [PATCH] Updated links in global.css. --- global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.css b/global.css index 8a2658c..325b9a0 100644 --- a/global.css +++ b/global.css @@ -34,7 +34,7 @@ body { background-attachment: fixed; background-color: #000; - background-image: url('/img/hexpat.png'); + background-image: url('img/hexpat.png'); background-repeat: repeat; color: #6FC3DF; font-family: 'Open Sans', sans-serif; @@ -142,7 +142,7 @@ img #wrapper { - background-image: url('/img/50black.png'); + background-image: url('img/50black.png'); background-repeat: repeat; border: 1px solid #CDF8FF; box-shadow: 0px 0px 20px #CDF8FF;