Line 27: | Line 27: | ||
<script type="text/javascript" src="https://2016.igem.org/Team:Cornell_NY/homeJS?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="https://2016.igem.org/Team:Cornell_NY/homeJS?action=raw&ctype=text/javascript"></script> | ||
+ | <link href="http://fonts.googleapis.com/css?family=Poppins:100,300,400,600,700" rel="stylesheet" type="text/css"> | ||
<link href="http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600" rel="stylesheet" type="text/css"> | <link href="http://fonts.googleapis.com/css?family=Lato:300,400%7CRaleway:100,400,300,500,600,700%7COpen+Sans:400,500,600" rel="stylesheet" type="text/css"> | ||
Line 39: | Line 40: | ||
<body> | <body> | ||
+ | |||
+ | <!-- FOUNDRY PHOTO --> | ||
+ | <section class="portfolio-pullup"> | ||
+ | <div class="container"> | ||
+ | <div class="row row-gapless masonry masonryFlyIn fadeIn" style="position: relative; height: 1863px;"> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="People" style="position: absolute; left: 0px; top: 0px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-1.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Happy Couple</h5> | ||
+ | <span>People / Life</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="Animals" style="position: absolute; left: 0px; top: 921px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-2.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Lonely Dog</h5> | ||
+ | <span>Animals / Art</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="People" style="position: absolute; left: 0px; top: 1070px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-3.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Pondering Blonde</h5> | ||
+ | <span>People / Life</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="Objects" style="position: absolute; left: 0px; top: 1094px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-5.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Vintage Typewriter</h5> | ||
+ | <span>Objects / Isolated</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="Objects" style="position: absolute; left: 0px; top: 1430px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-4.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Summer Lovin'</h5> | ||
+ | <span>Objects / Food</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="col-md-4 col-sm-6 masonry-item project fadeIn" data-filter="People" style="position: absolute; left: 0px; top: 1839px;"> | ||
+ | <div class="image-tile inner-title hover-reveal text-center"> | ||
+ | <a href="#"> | ||
+ | <img alt="Pic" src="http://foundry.mediumra.re/img/project-single-6.jpg"> | ||
+ | <div class="title"> | ||
+ | <h5 class="uppercase mb0">Thick Fog</h5> | ||
+ | <span>People / Life</span> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--end of row--> | ||
+ | </div> | ||
+ | <!--end of container--> | ||
+ | </section> | ||
+ | <!-- FOUNDRY PHOTO END --> | ||
+ | |||
+ | |||
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class ="row"> | <div class ="row"> |
Revision as of 01:03, 29 September 2016