fix abs link

This commit is contained in:
Matias Alejo Garcia 2014-06-18 17:18:06 -03:00
parent 9f3f0bfd09
commit 45caf5a40a

View File

@ -645,7 +645,7 @@ margin-left: 0;
height: 45px;
}
#powered a.bitcore {
background-image: url('http://bitcore.io/images/logo.svg');
background-image: url('/img/logo.svg');
background-size: 80px;
width: 30%;
}