|
|
(5 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{NAIT_Edmonton/CSS2}}
| |
| | | |
− | <html>
| |
− |
| |
− | <head>
| |
− |
| |
− |
| |
− | <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro' rel='stylesheet' type='text/css'>
| |
− |
| |
− | </head>
| |
− |
| |
− | <body>
| |
− |
| |
− |
| |
− |
| |
− |
| |
− | <div id="header">
| |
− | <div class="header">
| |
− |
| |
− | <div class="logo"><a href="https://2015.igem.org/Team:NAIT_Edmonton">
| |
− | <img style="padding-left:6px" src="https://static.igem.org/mediawiki/2015/c/c7/NAIT_IGEM_Separated.png" height="185px"></a>
| |
− | </div>
| |
− | <div class="header_left">
| |
− | <ul>
| |
− |
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios">bios</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Attributions">attributions</a></li>
| |
− | <li><a href="https://igem.org/Team.cgi">official team profile</a>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a>
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Desc">description</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Protocols">experiment and protocols</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Results">parts and results</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Modeling">modeling</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | </ul>
| |
− | </div>
| |
− | <div class="header_right">
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a>
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Outreach">community outreach</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Practices">policy and practices</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Collaborations">collaborations</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Entrepreneurship">entrepreneurship</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a>
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Safety">lab safety</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Achievements">achievements</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Logbook">log book</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | </ul>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <div id="wrap">
| |
− |
| |
− | <style type="text/css">
| |
− |
| |
− | .header_mobile {
| |
− | display:none;
| |
− | position: absolute;
| |
− | background-color:transparent;
| |
− | width:65px;
| |
− | top: 90px;
| |
− | left:50px;
| |
− | height:65px;
| |
− | z-index:999;
| |
− | position:fixed;}
| |
− |
| |
− | .header_mobile ul {list-style:none; position:absolute;float:right;margin:0;padding-right:125px}
| |
− | .header_mobile ul * {margin:0; padding:0;}
| |
− | .header_mobile a {display:block;color:#159CD8;text-decoration:none;padding:15px 50px}
| |
− | .header_mobile li {position:relative;float:left; padding:5px 5px 5px 5px}
| |
− | .header_mobile li a {font-family:'Source Sans Pro', sans-serif;color:#ffffff;font-size:20px;}
| |
− | .header_mobile li.current-menu-item {background:#5AB3E3}
| |
− | .header_mobile ul ul{display:none; position:absolute; top:77%; left:30%; background:#0D4D8C; padding:0 0px 0 0}
| |
− | .header_mobile ul ul li:hover{background:#159CD8}
| |
− | .header_mobile ul ul li{float:none; width:120px}
| |
− | .header_mobile ul ul a {line-height:100%; padding:0 20px 0 0; font-size:15px }
| |
− | .header_mobile ul ul ul {top:0; left:200%}
| |
− | .header_mobile ul li.selected a{color:#8BC5EB}
| |
− | .header_mobile ul li:hover > ul{display:block;}
| |
− |
| |
− |
| |
− | @media screen and (max-width:1000px){
| |
− |
| |
− | .header_left{display:none;}
| |
− | .header_right{display:none;}
| |
− | .header_mobile{display:block;}
| |
− |
| |
− | }
| |
− |
| |
− | </style>
| |
− | <style type="text/css">
| |
− |
| |
− | .top_slogan {text-align:center; font-family: 'Source Sans Pro', sans-serif; color:#0D4D8C; font-size:30px; padding: 40px 0px 40px 0px; font-style:strong; line-height:40px;}
| |
− |
| |
− | </style>
| |
− |
| |
− | <center><div class="top_slogan">Under Construction!</div></center>
| |
− |
| |
− | <div class="main_content">
| |
− | <center>
| |
− | <h2> Please check back as we are continually updating our Team Wiki </h2>
| |
− |
| |
− | <style type="text/css">
| |
− | .tg {border-collapse:collapse;border-spacing:0;color:none}
| |
− | .tg td{width:280px; border-style:none;border-width:0px;overflow:hidden;word-break:normal;text-align:center;}
| |
− | .tg th{width:280px; padding:10px 5px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;text-align:center}
| |
− |
| |
− |
| |
− |
| |
− | </style>
| |
− |
| |
− | <table class="tg">
| |
− | <tr>
| |
− | <th class="tg-031e"><h2>Our Team</h2></th>
| |
− | <th class="tg-031e"><h2>iGEM 2015</h2></th>
| |
− | <th class="tg-031e"><h2>Contact Us!</h2></th>
| |
− | </tr>
| |
− | <tr>
| |
− |
| |
− | <style type="text/css">
| |
− |
| |
− | .roundimg{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background-color:#8BC5EB;text-align:center; padding:30px 0 0 0;}
| |
− | .roundimg img{ margin:auto; display:block;}
| |
− | h2.centered_title{ text-align:center;}
| |
− | p.centered_text{ padding:10px 20px;}
| |
− | .roundimg2{width:180px;height:150px;display:block;border-radius:90px;-moz-border-radius:90px;-webkit-border-radius:90px;-khtml-border-radius:90px;margin:auto;background:none;text-align:center; padding:30px 0 0 0;}
| |
− |
| |
− | </style>
| |
− |
| |
− |
| |
− | <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" title="Team Bios"><img src="https://static.igem.org/mediawiki/2015/7/73/NAIT_Icon_clients.png" alt="" title="" /></a></div></td>
| |
− | <td class="tg-031e"> <div class="roundimg"><a href="https://2015.igem.org" title=""><img src="https://static.igem.org/mediawiki/2015/0/05/NAIT_Icon_services.png" alt="" title="iGEM Official Site 2015" /></a></div></td>
| |
− | <td class="tg-031e"><div class="roundimg"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" title=""><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" alt="" title="Contact Us" /></a></div></td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-031e"><p class="centered_text">
| |
− | "Alone we can do so little, <strong>together we can do so much</strong>" - Helen Keller
| |
− | </p>
| |
− | </td>
| |
− | <td class="tg-031e"><p class="centered_text">
| |
− | Learn about the exciting opportunities the iGEM foundation has to offer!
| |
− | </p>
| |
− | </td>
| |
− | <td class="tg-031e"> <p class="centered_text">
| |
− | Please contact us if you want more information about our project or have any other questions or concerns.
| |
− | </p>
| |
− | </td>
| |
− | </tr>
| |
− | <tr>
| |
− | <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/Bios" class="more">read more</a></td>
| |
− | <td class="tg-031e"><a href="https://2015.igem.org" class="more">read more</a></td>
| |
− | <td class="tg-031e"><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs" class="more">read more</a></td>
| |
− | </tr>
| |
− |
| |
− |
| |
− | </table>
| |
− |
| |
− |
| |
− |
| |
− | </center>
| |
− |
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | <div class="clear"></div>
| |
− |
| |
− |
| |
− | <div class="header_mobile">
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/MobileMenu">menu</a>
| |
− | <ul>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a>
| |
− | </ul>
| |
− | </li>
| |
− |
| |
− | </ul>
| |
− | </div>
| |
− |
| |
− | </div>
| |
− |
| |
− | <div class="footer">
| |
− | <div class="footer_content">
| |
− | <div class="footer_left">
| |
− | <ul class="footer_menu">
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton">home</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Team">team</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Project">project</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Human">human practices</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/Notebook">notebook</a></li>
| |
− | </ul>
| |
− | </div>
| |
− |
| |
− | <div class="footer_right">
| |
− | <ul class="social_icons">
| |
− | <li><a href="http://www.facebook.com/pages/IGEM-2015-NAIT-Edmonton/884025281659292"><img src="https://static.igem.org/mediawiki/2015/a/a3/NAIT_Icon_facebook.png" alt="" title="" /></a></li>
| |
− | <li><a href="http://www.twitter.com/TeamNAIT2015"><img src="https://static.igem.org/mediawiki/2015/6/64/NAIT_Icon_twitter.png" alt="" title="" /></a></li>
| |
− | <li><a href="https://2015.igem.org/Team:NAIT_Edmonton/ContactUs"><img src="https://static.igem.org/mediawiki/2015/2/29/NAIT_Icon_contact.png" width="20px" alt="" title="" /></a></li>
| |
− | </ul>
| |
− | </div>
| |
− | <div class="clear"></div>
| |
− |
| |
− | </div>
| |
− |
| |
− | <style type="text/css">
| |
− |
| |
− | #footer {z-index:15;}
| |
− | .footer {position: relative; padding:20px 0 40px 0; margin: -25px 0 0 0; clear:both; width:100%; background-color:#0D4D8C; height:25px;}
| |
− | .footer_content {margin:auto;width:100%;}
| |
− | .footer_left { float:left; padding:0 0 0 10%;}
| |
− | .footer_right{ float:right; padding:0 10% 0 0;}
| |
− | ul.social_icons { margin:0px; padding:0px; list-style:none;}
| |
− | ul.social_icons li{ float:left;}
| |
− | ul.social_icons li a{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;}
| |
− | ul.social_icons li a#top{width:30px;height:30px;display:block;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;-khtml-border-radius:15px;float:left;margin:0px 0 0px 5px;background-color:#ADD3F0;text-align:center;}
| |
− | ul.social_icons li a:hover{ background-color:#5AB3E3;}
| |
− | ul.social_icons li a img{ width:60%; display:block; margin:5px auto;}
| |
− |
| |
− | ul.footer_menu{ padding:10px 0 0 0; margin:0px; list-style:none;}
| |
− | ul.footer_menu li{ float:left; padding:0 15px 0 0;}
| |
− | ul.footer_menu li a{ background:url(https://static.igem.org/mediawiki/2015/1/17/NAIT_Bullet.png) no-repeat left; padding:0 0 0 12px;}
| |
− |
| |
− |
| |
− | </style>
| |
− |
| |
− | </body>
| |
− |
| |
− |
| |
− | </html>
| |