Update with a background
This commit is contained in:
parent
26ae383bb2
commit
32c1ba0868
2 changed files with 3 additions and 2 deletions
BIN
assets/main-bg.jpg
Normal file
BIN
assets/main-bg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 433 KiB |
|
@ -1,12 +1,13 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<body bgcolor="#115511">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>MyGame</title>
|
||||
<title>FOODICATOR:RELOADED</title>
|
||||
<style type="text/css">
|
||||
body {
|
||||
margin: 0;
|
||||
background-image: url("assets/main-bg.jpg");
|
||||
background-color: "#115511";
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue