mirror of
https://github.com/gamaio/unps.us-Shortener.git
synced 2024-12-22 02:02:40 +00:00
Fix background image link
I forgot to change this during testing
This commit is contained in:
parent
358fe93ab9
commit
c97b864d44
@ -5,7 +5,7 @@ body{
|
||||
line-height:1;
|
||||
font-family:"Lucida Grande", Arial, Helvetica, Sans-Serif;
|
||||
background-color: #434C56;
|
||||
background-image: url(http://localhost/bswork/assets/images/body.jpg);
|
||||
background-image: url(../images/body.jpg);
|
||||
}
|
||||
|
||||
.navbar-wrapper {
|
||||
|
Loading…
Reference in New Issue
Block a user