logo no surt del div, idioma short alineat dreta
parent
95fdf71ac3
commit
f0afa1b992
1218
estils.css
1218
estils.css
File diff suppressed because it is too large
Load Diff
15
index.html
15
index.html
|
|
@ -6,22 +6,21 @@
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<link rel="stylesheet" href="estils.css">
|
<link rel="stylesheet" href="estils.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<style>
|
<!-- <style>
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap');
|
||||||
</style>
|
</style> -->
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<!-- <h1>bon dia</h1> -->
|
<!-- <h1>bon dia</h1> -->
|
||||||
<div class="headerbar">
|
|
||||||
<div class="logo">
|
|
||||||
<img src="header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</header>
|
</header>
|
||||||
|
<div class="headerbar">
|
||||||
|
<img class="logo" src="header_kinnikustudios_logo_black.svg" alt="Kinniku Studios Logo">
|
||||||
|
<h3 id="languageShortname">EN</h3>
|
||||||
|
</div>
|
||||||
<div class="imatge_centrada">
|
<div class="imatge_centrada">
|
||||||
<img src="ComingSoon.png" alt="TankTop Coming Soon">
|
<img id="comingSoonImg" src="ComingSoon.png" alt="TankTop Coming Soon">
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<p id="frase1">Septiembre 2015</p>
|
<p id="frase1">Septiembre 2015</p>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue