Updated links in global.css.
This commit is contained in:
parent
f24cca2aed
commit
bfbdce0f7b
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user