diff --git a/images/tiles.png b/images/tiles.png new file mode 100644 index 0000000..bcc2499 Binary files /dev/null and b/images/tiles.png differ diff --git a/style.css b/style.css index 00d5c12..9ed56e7 100644 --- a/style.css +++ b/style.css @@ -16,7 +16,7 @@ td body { - background-image: url("/images/tiles.png"); + background-image: url("images/tiles.png"); /* width: 50em; */ margin: 0 auto; font-family: TTSquaresCondensed;