Aggiornare 'habitat/index.html'

master
Jacopo 2 years ago
parent 39b8cc6106
commit 987e210b50

@ -20,20 +20,19 @@
overflow: hidden;
top: 100%;
left: 100%;
min-width: 100%;
min-height: 100%;
width: 100%;
height: 100%;
transform: translateX(-50%) translateY(-50%);
height: auto;
z-index: -10;
}
</style>
<div id='fullscreen-image'>
<img src="habitat/img/mappa-web.jpg"/>
</div>
<div id='wrapper'></div>
background-image: url('/habitat/img/mappa-web.jpg');
<a href='../' id='homebttn' class='ext'> << home</a>
<header>
<h1 id='project-title'>Habitat<a href='#hleft-text' class='show'></a></h1>

Loading…
Cancel
Save