|
|
Line 130: |
Line 130: |
| | | |
| <div id = "page-content"> | | <div id = "page-content"> |
| + | <p style="width:300px; height: 300px; background-color: blue;> hello world </p> |
| | | |
| <div class = "has-divider"> | | <div class = "has-divider"> |
Line 140: |
Line 141: |
| </div> | | </div> |
| </div> | | </div> |
- |
| + | |
- | <div class = "portfolio portfolio-4 row has-divider">
| + | |
- | <div class = "span-3">
| + | |
- | <h3 class = "fancy-title">General Overview
| + | |
- |
| + | |
- | <p>
| + | |
- | What we did, in laymans terms and the general accomplishments
| + | |
- | </p>
| + | |
- | </div>
| + | |
- |
| + | |
- | <div class = "span-3">
| + | |
- | <article class = "entry">
| + | |
- | <div class = "entry-wrap">
| + | |
- | <div class = "entry-feature">
| + | |
- | <a href = "https://2014.igem.org/Team:Michigan/Project/" class = "overlay colorbox" title = "Project">
| + | |
- | <span class = "overlay-color"></span>
| + | |
- | <span class = "overlay-icon zoom"></span>
| + | |
- | <img alt = "Image" src = "https://static.igem.org/mediawiki/2014/a/a6/Michigan_Construct_Protein.png" height="225"/>
| + | |
- | </a>
| + | |
- | </div><!-- .entry-feature -->
| + | |
- |
| + | |
- | <div class = "entry-body">
| + | |
- | <header>
| + | |
- | <h2 class = "entry-title">
| + | |
- | <a href = "#">About Our Project</a>
| + | |
- | </h2><!-- .entry-title -->
| + | |
- | </header>
| + | |
- | </div><!-- .entry-body -->
| + | |
- | </div><!-- .entry-wrap -->
| + | |
- | </article>
| + | |
- | </div>
| + | |
- |
| + | |
- | <div class = "span-3">
| + | |
- | <article class = "entry">
| + | |
- | <div class = "entry-wrap">
| + | |
- | <div class = "entry-feature">
| + | |
- | <a href = "https://2014.igem.org/Team:Michigan/Human_Practice/" class = "overlay colorbox" title = "Human Practice">
| + | |
- | <span class = "overlay-color"></span>
| + | |
- | <span class = "overlay-icon zoom"></span>
| + | |
- | <img alt = "Image" src = "https://2014.igem.org/Team:Michigan/Human_Practice/" />
| + | |
- | </a>
| + | |
- | </div><!-- .entry-feature -->
| + | |
- |
| + | |
- | <div class = "entry-body">
| + | |
- | <header>
| + | |
- | <h2 class = "entry-title">
| + | |
- | <a href = "#">Human Practice and Outreach</a>
| + | |
- | </h2><!-- .entry-title -->
| + | |
- | </header>
| + | |
- | </div><!-- .entry-body -->
| + | |
- | </div><!-- .entry-wrap -->
| + | |
- | </article>
| + | |
- | </div>
| + | |
- |
| + | |
- | <div class = "span-3">
| + | |
- | <article class = "entry">
| + | |
- | <div class = "entry-wrap">
| + | |
- | <div class = "entry-feature">
| + | |
- | <a href = "https://2014.igem.org/Team:Michigan/Team/" class = "overlay colorbox" title = "Team">
| + | |
- | <span class = "overlay-color"></span>
| + | |
- | <span class = "overlay-icon zoom"></span>
| + | |
- | <img alt = "Image" src = "https://static.igem.org/mediawiki/2014/4/4c/MSBTNewLogo.png" />
| + | |
- | </a>
| + | |
- | </div><!-- .entry-feature -->
| + | |
- |
| + | |
- | <div class = "entry-body">
| + | |
- | <header>
| + | |
- | <h2 class = "entry-title">
| + | |
- | <a href = "#">The Team, The Team, The Team</a>
| + | |
- | </h2><!-- .entry-title -->
| + | |
- | </header>
| + | |
- | </div><!-- .entry-body -->
| + | |
- | </div><!-- .entry-wrap -->
| + | |
- | </article>
| + | |
- | </div>
| + | |
- | </div>
| + | |
| | | |
| <div class = "row has-divider clients-grid"> | | <div class = "row has-divider clients-grid"> |
Line 276: |
Line 202: |
| </html> | | </html> |
| {{MichiganMainScript}} | | {{MichiganMainScript}} |
- | {{MichiganIEScripts}}
| |