Updated links in global.css.

This commit is contained in:
L. Bradley LaBoon 2015-04-23 12:59:45 -04:00
parent f24cca2aed
commit bfbdce0f7b

View File

@ -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;