(Prototype team page) |
Mreininger (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | {{BOKU-Vienna}} | + | {{BOKU-Vienna-header}} |
<html> | <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; | ||
+ | } | ||
+ | .Collaborations { | ||
+ | color: white; | ||
+ | background-color: black; | ||
+ | clear: both; | ||
+ | width: 100%; | ||
+ | padding-top: 50px; | ||
+ | padding-bottom: 50px; | ||
+ | } | ||
+ | .Collaborations img { | ||
+ | vertical-align: middle; | ||
+ | margin: auto; | ||
+ | height: 300px; | ||
+ | } | ||
+ | |||
+ | </style> | ||
− | <div class=" | + | <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> | + | <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="#Collaboration">Collaborations</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">Collaborations</h1> | ||
+ | <p class="myintro-text"></p> | ||
+ | <a href="#Collaborations | ||
+ | " 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="Collaborations" class="container content-section text-center Collaborations"> | ||
+ | <div class="container text-center content-section Collaborations"> | ||
+ | <div class="col-lg-8 col-lg-offset-2"> | ||
+ | <h2>Collaborations</h2> | ||
+ | <p>Still under construction.</p> | ||
+ | |||
− | <div | + | </div> |
+ | </div> | ||
+ | </section> | ||
− | + | ||
− | + | ||
− | + | </html> | |
− | + | ||
− | </ | + | |
− | + | {{BOKU-Vienna-footer}} | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + |
Revision as of 15:32, 6 July 2017
Collaborations
Still under construction.