diff options
Diffstat (limited to 'fileparts/header.html')
| -rw-r--r-- | fileparts/header.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fileparts/header.html b/fileparts/header.html index 8b45328..471e2b8 100644 --- a/fileparts/header.html +++ b/fileparts/header.html @@ -1,6 +1,8 @@ <!DOCTYPE html> +<head> <link rel="stylesheet" type="text/css" href="style.css"> -<h1>Winter Survival 2 <img src="./icon_snowflake.png"> Anarchy</h1> +<h1>Winter Survival 2 <img src="./icon_snowflake.png" alt="snowflake"> Anarchy</h1> +</head> <id><img src="./data/icons/icon.png" style="width:256;" alt="Winter Survival 2 - Anarchy icon"></id> <id><hr></id> <div> |
