move resources into res folder, remove unused resources, move logos into res/logos
BIN
background_1.png
Before Width: | Height: | Size: 1.8 MiB |
|
@ -51,7 +51,7 @@ body{
|
|||
color: #3c3c3b;
|
||||
font-family: 'Open Sans', sans-serif;
|
||||
background-color: #f7d36e;
|
||||
background-image: url(background_2.svg);
|
||||
background-image: url(res/background_2.svg);
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 542 KiB |
|
@ -14,12 +14,12 @@
|
|||
<body>
|
||||
<header></header>
|
||||
<div class="headerbar">
|
||||
<img class="logo" src="header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo">
|
||||
<img class="logo" src="res/header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo">
|
||||
<h3 id="languageShortname">EN</h3>
|
||||
</div>
|
||||
|
||||
<div class="imatge_centrada">
|
||||
<img id="comingSoonImg" src="ComingSoon.png" alt="TankTop Coming Soon">
|
||||
<img id="comingSoonImg" src="res/comingSoon.png" alt="TankTop Coming Soon">
|
||||
</div>
|
||||
<footer>
|
||||
<div class="column" id="col1">Visit other <b>Kinniku Studios</b> channels</div>
|
||||
|
|
Before Width: | Height: | Size: 541 KiB After Width: | Height: | Size: 541 KiB |
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
Before Width: | Height: | Size: 6.5 KiB After Width: | Height: | Size: 6.5 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |