Skip to content
Snippets Groups Projects
Select Git revision
  • c37f8b0753cb0fdaa1a982784fbb9a1cad9b83aa
  • master default protected
2 results

header.html

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    header.html 417 B
    <!-- Header -->
    <header>
      <a href="http://qim.dk/"><img src="common/logo_square.png" style="width:65px;" class="w3-circle w3-right w3-margin w3-hide-large w3-hover-opacity"></a>
      <span class="w3-button w3-hide-large w3-xxlarge w3-hover-text-grey" onclick="w3_open()"><i class="fa fa-bars"></i></span>
      <div class="w3-container w3-bottombar w3-padding-16">
        <h1><b>3D DATA REPOSITORY</b></h1>
      </div>
    </header>