Properly linking to the background image
This commit is contained in:
parent
029cad45c6
commit
400125148f
@ -1,6 +1,6 @@
|
||||
body {
|
||||
background-color: #272727;
|
||||
background-image: url('back.png');
|
||||
background-image: url('../images/back.png');
|
||||
color: #f7f7f7;
|
||||
font-family: sans;
|
||||
padding:none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user