Difference between revisions of "Team:BOKU-Vienna/Safety"

Line 1: Line 1:
 
{{BOKU-Vienna-header}}
 
{{BOKU-Vienna-header}}
 +
<html>
 +
<style>
 +
  .myintro {
 +
      display: table;
 +
      width: 100%;
 +
      height: 100%;
 +
      padding: 100px 0;
 +
      text-align: center;
 +
      color: black;
 +
      background: url("https://static.igem.org/mediawiki/2017/9/94/T--BOKU-Vienna--sponsors.jpg") no-repeat bottom center scroll;
 +
      background-color: black;
 +
      -webkit-background-size: cover;
 +
      -moz-background-size: cover;
 +
      background-size: cover;
 +
      -o-background-size: cover;
 +
    }
 +
    .myintro .myintro-body {
 +
      display: table-cell;
 +
      vertical-align: middle;
 +
    }
 +
    .myintro .myintro-body .brand-heading {
 +
      font-size: 40px;
 +
    }
 +
    .myintro .myintro-body .myintro-text {
 +
      font-size: 18px;
 +
      font-family: Tahoma, Geneva, sans-serif;
 +
    }
 +
    .Safety {
 +
    color: white;
 +
    background-color: black;
 +
    clear: both;
 +
    width: 100%;
 +
    padding-top: 50px;
 +
    padding-bottom: 50px;
 +
    }
 +
    .Safety img {
 +
    vertical-align: middle;
 +
    margin: auto;
 +
    height: 300px;
 +
    }
 +
 +
 
 +
</style>
 +
 +
<div id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
 +
    <!-- One-Page Scroll NavBar -->
 +
    <nav class="navbar scrollnav-custom navbar-fixed-bottom" role="navigation" id="scrollnav">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
 +
                    Menu <i class="fa fa-bars"></i>
 +
                </button>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.facebook.com/IGEM.BOKU.Vienna">
 +
                    <img src="https://static.igem.org/mediawiki/2017/f/fa/T--BOKU-Vienna--fb.png" alt="Facebook" >
 +
                </a>
 +
                <a class="navbar-brand" target="_blank"  href="https://www.twitter.com/BOKU_iGEM">
 +
                    <img src="https://static.igem.org/mediawiki/2017/1/15/T--BOKU-Vienna--twitter.png" alt="Twitter" >
 +
                </a>
 +
            </div>
 +
 +
            <!-- Collect the nav links, forms, and other content for toggling -->
 +
            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
 +
                <ul class="nav navbar-nav">
 +
                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 +
                    <li>
 +
                        <a class="page-scroll" href="#">Top</a>
 +
                    </li>
 +
                    <li>
 +
                        <a class="page-scroll" href="#Safety">Safety</a>
 +
                    </li>
 +
                 
 +
                   
 +
                </ul>
 +
            </div>
 +
            <!-- /.navbar-collapse -->
 +
        </div>
 +
        <!-- /.container -->
 +
    </nav>
 +
 +
    <!-- myintro Header -->
 +
    <header class="myintro">
 +
        <div class="myintro-body">
 +
            <div class="container">
 +
                <div class="row">
 +
                    <div class="col-md-8 col-md-offset-2">
 +
                        <h1 class="brand-heading">Safety</h1>
 +
                        <p class="myintro-text"></p>
 +
                        <a href="#Safety
 +
" class="page-scroll">
 +
                          <div id="downarrow">
 +
                            <img src="https://static.igem.org/mediawiki/2017/3/32/T--BOKU-Vienna--arrow.png" alt="V">
 +
                          </div>
 +
                        </a>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </header>
 +
 +
    <!-- About Section -->
 +
    <section id="Team" class="container content-section text-center Team">
 +
        <div class="container text-center content-section Team">
 +
            <div class="col-lg-8 col-lg-offset-2">
 +
                <h2>Safety</h2>
 +
                <p>Under construction</p>
 +
 +
         
 +
 +
            </div>
 +
        </div>
 +
    </section>
 +
 +
   
 +
 +
</html>
 +
 +
{{BOKU-Vienna-footer}}

Revision as of 15:24, 6 July 2017

Safety

V

Safety

Under construction