Files
smartbar/pages/hack-the-planet.html

10 lines
224 B
HTML
Raw Normal View History

<style>
#hack-the-planet-page {
background: url("assets/img/hack-the-planet.jpg") no-repeat center center;
background-size: cover;
}
</style>
<div id="hack-the-planet-page" class="page-base">
</div>