Template:Team:UNIK Copenhagen/template

From 2014.igem.org

(Difference between revisions)
 
(133 intermediate revisions not shown)
Line 1: Line 1:
 +
{{Team:UNIK Copenhagen/tweet}}
 +
<html>
<html>
 +
<head>
<head>
 +
<link href='http://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
<style type="text/css">
<style type="text/css">
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
-
.firstHeading {
+
{
-
width: 975px;  
+
padding: 0px;
-
margin: 0px auto;
+
margin: 0px;
-
padding-top: 100px;
+
-
margin-bottom: 20px;
+
-
font-family: Helvetica, Arial, "Arial Unicode MS", sans-serif;  
+
}
}
-
h1, h2, h3, h4, h5 { font-family: Helvetica, Arial, "Arial Unicode MS", sans-serif;}
+
/*-------------------------------------------------------*/
 +
/*                        CSS                          */
 +
/*-------------------------------------------------------*/
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
.firstHeading, #p-logo, #catlinks, #search-controls{
-
background-color: #383838;
+
display:none;  
-
border: 0 none;
+
-
height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
}
}
-
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
body, html, #globalWrapper, #content{
-
background-color: #383838;
+
background: transparent;
-
height: 14px;
+
border: none;
-
display: block;
+
-
z-index: 10;
+
-
position: fixed;
+
width: 100%;
width: 100%;
-
top: 0;
+
margin: 0px;
 +
padding: 0px;
}
}
-
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
body{
-
color: #727272;  
+
background-color: white;
-
text-decoration: none;  
+
background-image: url("https://static.igem.org/mediawiki/2014/7/73/Team_UNIK_Copenhagen_green_lego_brick.PNG");
-
background-color: transparent;
+
width: 100%;
 +
margin: 0 auto;
 +
position: relative;
 +
background-attachment: auto;
}
}
-
 
+
#top-section {
-
body {  
+
height: 0px;
-
background-color: #fff;
+
}
 +
#menubar *{
 +
color: #666666;
 +
font-family:  "Lucida sans unicode", sans-serif;
 +
font-size: 11px;
 +
background: white;
 +
margin: 0px;
 +
padding: 5px;
 +
width: 100%;
 +
}
 +
#menubar.left-menu ul{
 +
margin-left: -5px;
 +
font-family:  "Lucida sans unicode", sans-serif;
 +
font-size: 11px;
 +
padding: 5px 3px 3px 5px;
 +
background: white;
 +
border-bottom-left-radius: 5px;
 +
border-bottom-right-radius: 5px;
 +
box-shadow: 0px 0px 5px #888888;
 +
-webkit-box-shadow: 0px 0px 5px #888888;
 +
-moz-box-shadow: 0px 0px 5px #888888;
 +
}
 +
#menubar.left-menu{
 +
width: 100%;
 +
}
 +
#menubar.right-menu ul{
 +
padding: 5px 6px 3px 3px;
 +
margin-left: -5px;
}
}
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
#footer-box{
-
width: 100%;  
+
background-color: rgba(50, 50, 50, 0.5);
-
height: 100%;
+
z-index: 100;
-
border: 0px;
+
height: 65px;
-
background-color: transparent;
+
position: absolute;
 +
width: 100%;
 +
text-align: center;
 +
bottom: 20px;
 +
border: none;
 +
}
 +
#footer, #footer ul{
 +
font-size: 12px;
 +
}
 +
#footer{
 +
width: 900px;
 +
margin: 0px auto
 +
position:absolute;
 +
bottom:0;
 +
}
 +
#footer p{
 +
text-align:center;
 +
}
 +
#footer a{
 +
color: white;
 +
}
 +
/*-------------------------------------------------------*/
 +
/*                    Wrapper CSS                        */
 +
/*-------------------------------------------------------*/
 +
#wrapper{
 +
display: block;
 +
position: relative;
 +
width: 964px;
 +
min-height: 2200px;
 +
margin: 45px auto -5px auto;
 +
padding: 0px 10px 60px 10px;
 +
z-index: 95;
 +
background: white;
 +
top:-10px;
 +
border-radius: 5px;
 +
box-shadow: 0px 0px 5px #888888;
 +
-webkit-box-shadow: 0px 0px 5px #888888;
 +
-moz-box-shadow: 0px 0px 5px #888888;
 +
}
 +
/*-------------------------------------------------------*/
 +
/*                Navigation Bar CSS                    */
 +
/*-------------------------------------------------------*/
 +
#nav{
 +
display: block;
 +
width: 940px;
 +
height: 52px;
 +
margin: 0 auto;
 +
border-bottom: 1px solid #cccccc;
 +
border-top: 1px solid #cccccc;
 +
background: white;
 +
}
 +
#nav li{
 +
position: relative;
 +
list-style: none;
 +
float: left;
 +
top: -1px;
 +
padding: 10px 0px 0px 0px;
margin: 0px;
margin: 0px;
 +
z-index: 95;
 +
}
 +
#nav ul{
padding: 0px;
padding: 0px;
 +
margin: 0px;
 +
z-index: 95;
}
}
-
 
+
#nav ul ul{
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
position: absolute;
-
width: 100%;  
+
visibility: hidden;
-
height: 100%;  
+
z-index: 95;
-
background-color: transparent;
+
margin:1px 0px 0px 0px;
 +
background: white;
 +
box-shadow: 0px 0px 2px #888888;
 +
-webkit-box-shadow: 0px 0px 2px #888888;
 +
-moz-box-shadow: 0px 0px 2px #888888;
}
}
-
 
+
#nav ul ul li{
-
#contentcontainer { /*-- creates container for all content on page --*/
+
border: none;
-
font-family: Helvetica, Arial, "Arial Unicode MS", sans-serif;
+
-
font-weight: normal;
+
-
font-size: 14px;
+
-
color: #414141;
+
-
width: 960px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
background-color: #transparent;
+
-
margin-top: 0px;  
+
}
}
-
 
+
#nav ul li a{
-
.sidemenu, .sidemenu li {  
+
text-align: center;
-
list-style-type: none;  
+
font-family: Arial Unicode MS;
-
list-style-image: none;  
+
font-size: 16px;
-
font-family: verdana;  
+
text-decoration: none;
-
text-decoration: none;  
+
display: block;
-
color:#000;  
+
height: 30px;
-
font-size: 14px;
+
color: #333333;
 +
padding: 0px 8px 0px 8px;
 +
margin: 6px;
 +
z-index: 95;
}
}
-
 
+
#nav ul li ul a{
-
.sidemenu li {display: block;}
+
text-align: left;
-
 
+
width:165px;
-
.sidemenu a {
+
padding-left: 10px;
-
text-decoration:none;
+
z-index: 95;
-
color: #000;
+
-
display: block;  
+
-
width: 180px;
+
-
height: 100%;  
+
-
padding: 3px 5px;
+
-
transition: .25s ease-in-out;
+
-
-moz-transition: .25s ease-in-out;
+
-
-webkit-transition: .25s ease-in-out;
+
-
}
+
-
 
+
-
.sidemenu a.greyout { color: #909090; }
+
-
 
+
-
.sidemenu a:hover {
+
-
color:#666;
+
-
background-color: #d9f5aa;
+
}
}
-
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
+
/*----Hover effects and dropdown----*/
-
.sub-sidemenu a {color: #666;}
+
-
div.underconst
+
#nav ul li:hover ul{
-
{
+
visibility: visible;
-
padding:10px;
+
z-index: 95;
-
border-radius:5px;
+
-
background-color:pink;
+
-
text-align:center;
+
}
}
-
 
+
#nav li:hover{
-
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
+
border-bottom: 1px solid #0B6138;
-
 
+
border-top: 1px solid #0B6138;
-
.contentpara {margin-bottom: 30px;}
+
-
 
+
-
span.email{font-family: monospace; font-weight: normal;}
+
-
 
+
-
fieldset {border: 1px solid #337f53;}
+
-
 
+
-
.greyout {color: #A0A0A0;}
+
-
.highlightme {background-color: #FFFF00;}
+
-
 
+
-
#alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;}
+
-
#annContainer {margin-left: 8px;}
+
-
#newsContainer {border: 1px solid #ccc;}
+
-
 
+
-
.newsTitle {
+
-
display: block;
+
-
color: #414141;
+
-
font-size: 25px; 
+
-
        font-family: Helvetica, Arial, "Arial Unicode MS", sans-serif;
+
-
padding: 10px 15px 5px 10px;  
+
-
border-bottom: 1px solid #ccc;
+
-
margin-bottom: 0px;  
+
}
}
-
 
+
#nav li:hover a{
-
.newsItem {
+
z-index: 95;
-
border-bottom: 1px solid #ccc;  
+
}
-
display: block;  
+
#nav li li:hover{
-
padding: 5px 15px 0px 10px;  
+
border: none;
-
margin-bottom: 0px;  
+
}
 +
#nav ul li:hover ul li a{
 +
z-index: 95;
 +
font-size: 14px;
 +
}
 +
#nav ul li:hover ul li a:hover{
 +
color: #0B6138;
 +
z-index: 95;
}
}
-
.newsItem h3 {
+
/*-------------------------------------------------------*/
-
width: auto;
+
/*                        Fonts                          */
-
display: inline;
+
/*-------------------------------------------------------*/
-
font-size: 14px;
+
h1{
-
font-family: Helvetica, Arial, "Arial Unicode MS", sans-serif;  
+
font-family: "Lucida sans unicode", sans-serif;
-
padding: 0px;
+
font-size: 24px;
-
margin: 0px;
+
}
}
 +
h2{
 +
font-family: "Lucida sans unicode", sans-serif;
 +
font-size: 20px;
 +
}
 +
h3{
 +
font-family: "Lucida sans unicode", sans-serif;
 +
font-size: 18px;
 +
font-weight: normal;
 +
}
 +
h4{
 +
font-family: "Lucida sans unicode", sans-serif;
 +
font-size: 16px;
 +
}
 +
p{
 +
font-family:'Lato', sans-serif;
 +
font-size: 10.5pt;
 +
line-height: 20px;
 +
        text-align: justify;
 +
}
 +
ol,ul{
 +
font-family: "Lucida sans unicode", sans-serif;
 +
font-size: 16px;
 +
line-height: 20px;
 +
}
 +
h5{
 +
font: 22px Arial Unicode MS;
 +
}
 +
/*-------------------------------------------------------*/
 +
/*                    Content area                      */
 +
/*-------------------------------------------------------*/
-
.newsItem img {
+
.the_content{
-
float: right;  
+
text-align: justify;
-
clear: right;  
+
background: white;
-
width: 80px;  
+
max-width: 960px;
 +
margin: auto;
 +
z-index:0;
 +
top: 0px;
 +
display:block;
 +
position: relative;
 +
padding: 20px 20px 60px 20px;
 +
}
 +
#article{
 +
max-width: 800px;
 +
padding: 10px;
 +
margin-left: 60px;
 +
}
 +
.image img{
 +
width: 400px;
 +
display: block;
padding-left: 15px;
padding-left: 15px;
-
display: inline-block;  
+
margin-top: 20px;
}
}
-
 
+
.image p{
-
.newsItem .newsDate {
+
display: block;
-
font-style: italic;  
+
margin: 10px;
-
font-size: 14px;  
+
font-size:14px;
-
display: inline-block;  
+
font-family: "Lucida sans unicode", sans-serif;
-
color: #999;  
+
line-height: 18px;
-
float: right;  
+
padding-left: 15px;
-
padding: 0px 0px 10px 15px;
+
margin-bottom: 0px;
 +
width: 400px;
}
}
-
 
+
#smaller_image img{
-
.newsItem p, .newsItem ul, .newsItem li {
+
width: 250px;
-
padding: 0px;
+
-
margin-left: 20px;
+
-
font-size: 12px;
+
-
line-height: 1.2;
+
}
}
-
 
+
.references{
-
.newsItem p {margin-top: 10px;}
+
font-family: "Lucida sans unicode", sans-serif;
-
 
+
margin-top: 40px;
-
.annItem {
+
border-top: 1px solid grey;
-
border: 2px solid #49b677;
+
-
display: block;
+
-
padding: 0px 15px 10px 10px;  
+
-
margin-bottom: 18px;  
+
-
position: relative;
+
-
height: 160px;
+
-
vertical-align: middle;
+
}
}
-
 
+
.references ul li{
-
.annItem .annCentered {
+
list-style-type: square;
-
display: table-cell;
+
margin-left: 20px;
-
vertical-align: middle;  
+
-
height: 160px;
+
}
}
-
 
+
#video{
-
.annCentered h3 {
+
-
padding: 0px;
+
-
display: block;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
text-align: center;
text-align: center;
 +
margin: auto;
 +
z-index:50;
}
}
-
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
+
/*-----------------------*/
-
.annItem li {list-style: none; margin: 5px}
+
/*      Tweeet          */
 +
/*-----------------------*/
 +
.tweetbar{
 +
float: right;
 +
margin-right:12px;
 +
}
 +
</style>
-
</style>
+
<body>
-
</style>
+
<div id="wrapper">
 +
<br>
 +
<img src="https://static.igem.org/mediawiki/2014/4/4f/Team_UNIK_Copenhagen_EASY_logo.PNG" title="EASY - Engineered Antibody Sensing">
 +
<div class="tweetbar">
 +
<a class="twitter-timeline" href="https://twitter.com/iGEMkhb" width="300" height="260" data-widget-id="499917303987720193" data-tweet-limit="">Tweets by @iGEMKBH</a>
 +
</div>
 +
<br><br>
-
</html>
+
<div id="nav">
 +
<ul>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen">Home</a></li>
 +
<li><a href="#">Synthetic Biology</a><ul>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/About_synthetic_biology">What is synthetic biology?</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/About_iGEM">About iGEM</a></li>
 +
</ul></li>
-
<html>
 
-
<style>
 
-
<!-- menu -->
+
<li><a href="#">Make your own construct</a><ul>
-
<table id="menu" width="100%"  cellspacing="0" height="135px">
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Construct_a_gene">Construct your own gene</a></li>
-
<tr>
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Construct_a_biological_system">Constuct a bio-system</a></li>
-
<td  bgColor="#FFFFFF"></td>
+
</ul></li>
-
<td valign="bottom"  width="975px" align="center" bgColor="#FFFFFF">
+
-
<table align="left">
+
<li><a href="#">Project</a>
-
<tr height="50px">
+
<ul>
-
<td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#0B6138'" bgColor=#0B6138>  
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Project">Overview</a></li>
-
<a href=https://2014.igem.org/Team:UNIK_Copenhagen"style="text-decoration:none;color:#1C140D">HOME </a> </td>  
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Tripartite_split_GFP">Tripartite Split GFP</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Quenchibodies">Quenchibodies</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Modelling">Modelling</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Quenchibook">Quenchibook</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/TSGFPbook">TSGFPbook</a></li>
 +
</ul></li>
-
<td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#0B6138'" bgColor=#0B6138>  
+
<li><a href="#">Team</a>
-
<a href="https://2014.igem.org/Team:UNIK_Copenhagen/project" style="text-decoration:none;color:#1C140D">PROJECT</a> </td>
+
<ul>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Team">Meet the team</a></li>
 +
<li><a href="https://igem.org/Team.cgi?id=1525">Official Team Profile</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/The_iGEM_community">The iGEMers</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Attributions">Attributions</a></li>
 +
</ul></li>
-
<td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#0B6138'" bgColor=#0B6138>
 
-
<a href="https://2014.igem.org/Team:UNIK_Copenhagen/ethics" style="text-decoration:none;color:#1C140D">ETHICS</a> </td>
 
-
<td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#0B6138'" bgColor=#0B6138>  
+
<li><a href="#">Outreach</a><ul>
-
<a href="https://2014.igem.org/Team:UNIK_Copenhagen/team" style="text-decoration:none;color:#1C140D">TEAM</a> </td>
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Ethics">Ethics</a></li>
-
</tr>
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Lego_is_it_good_or_bad">Lego - is it good or bad?</a></li>
 +
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Workshop">Ethics workshop</a></li>
 +
</ul></li>
-
<tr> <td colspan="5"></td>
+
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen/Safety">Safety</a></li>
-
<td align="right" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" title="Click to go to iGEM's official webpage"></a></td>  
+
-
</tr>
+
</ul>
-
</table>
+
-
</td>
+
<div align="right" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" title="Click to go to iGEM's official webpage"></a>  
-
<td  bgColor="#FFFFFF"></td>
+
-
</tr>
+
-
</table>
+
-
<!-- end of menu -->
+
 +
</div>
 +
</div>
</html>
</html>

Latest revision as of 10:53, 29 August 2014