Team:Queens Canada

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<title>Untitled Document</title>
<title>Untitled Document</title>
<style>
<style>
-
</style>
+
/* ----------------Display:none---------------- */
-
</head>
+
#p-logo {
 +
display: none;
 +
}
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
#search-controls {
 +
display: none;
 +
}
-
<html>
+
.firstHeading {
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
display: none;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
}
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
#catlinks {
 +
display: none;
 +
}
 +
#footer-box {
 +
display: none;
 +
}
 +
#contentSub {
 +
display: none;
 +
}
 +
/**---------HEADER----------**/
 +
.top-photo{
 +
background-size:cover;
 +
background-repeat:no-repeat;
 +
position:fixed;
 +
top:0px;
 +
left:0px;
 +
right:0px;
 +
height:600px;
 +
width:100%;
 +
}
 +
.actualimg{
 +
background:url(https://dl.dropboxusercontent.com/u/125588631/FINAL%20COVER.jpg);
 +
background-repeat:no-repeat;
 +
background-position:center top;
 +
position:absolute;
 +
height:600px;
 +
width:100%;
 +
}
 +
.home-body{
 +
background:none repeat scroll 0 0 #FBFBFB;
 +
clear:both;
 +
margin:0px;
 +
margin-top:600px;
 +
padding:0px;
 +
height:auto;
 +
width:100%;
 +
position:relative;
 +
overflow:auto;
 +
display:block;
 +
left:0px;
 +
right:0px;
 +
bottom:0px;
 +
}
 +
/**--------General Style Elements------------**/
 +
.center-align{
 +
text-align:center;
 +
}
 +
.container{
 +
margin:0px;
 +
padding:0px;
 +
width:100%;
 +
}
 +
/**---------Menubar------------**/
 +
.upper-row{
 +
margin-top:400px;
 +
margin-left:52%;
 +
}
 +
.lower-row{
 +
margin-top:0px;
 +
margin-left:56%;
 +
}
 +
.top-menu{
 +
padding:0px;
 +
}
 +
.top-menu ul{
 +
margin:0;
 +
padding:0;
 +
}
 +
.top-menu li{
 +
display:inline-block;
 +
padding: 0 15px;
 +
margin: 0 4px;
 +
}
 +
.top-menu a:link {text-decoration:none;color:#83282a;}
 +
.top-menu a:visited{color:#83282a;}
 +
.top-menu a:hover{color:#ff6669;}
-
{|align="justify"
+
.top-menu-low{
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
padding:0px;
-
|[[Image:Queens_Canada_logo.png|200px|right|frame]]
+
}
-
|-
+
.top-menu-low ul{
-
|
+
margin:0;
-
''Tell us more about your project. Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
padding:0;
-
|[[Image:Queens_Canada_team.png|right|frame|Your team picture]]
+
}
-
|-
+
.top-menu-low li{
-
|
+
display:inline-block;
-
|align="center"|[[Team:Queens_Canada | Team Queens_Canada]]
+
padding: 0 10px;
-
|}
+
margin: 0 2px;
-
 
+
}
-
<!--- The Mission, Experiments --->
+
.top-menu-low a:link {text-decoration:none;color:#83282a;}
-
 
+
.top-menu-low a:visited{color:#83282a;}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.top-menu-low a:hover{color:#ff6669;}
-
!align="center"|[[Team:Queens_Canada|Home]]
+
/**---------Fonts---------**/
-
!align="center"|[[Team:Queens_Canada/Team|Team]]
+
@font-face{
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Queens_Canada Official Team Profile]
+
font-family:bebasN;
-
!align="center"|[[Team:Queens_Canada/Project|Project]]
+
src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf);
-
!align="center"|[[Team:Queens_Canada/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:Queens_Canada/Modeling|Modeling]]
+
.menu-font{
-
!align="center"|[[Team:Queens_Canada/Notebook|Notebook]]
+
font-family:bebasN;
-
!align="center"|[[Team:Queens_Canada/Safety|Safety]]
+
font-size:40px;
-
!align="center"|[[Team:Queens_Canada/Attributions|Attributions]]
+
color:#83282a;
-
|}
+
opacity:0.9;
-
 
+
}
 +
.menu-font-low{
 +
font-family:bebasN;
 +
font-size:32px;
 +
color:#83282a;
 +
opacity:0.9;
 +
}
 +
</style>
 +
</head>
<body>
<body>
 +
<div class="top-photo">
 +
    <div class="actualimg">
 +
    <div class="top-menu menu-font upper-row">
 +
        <ul>
 +
            <li><a href="#">HOME</a></li>
 +
                <li><a href="https://2013.igem.org/Team:Queens_Canada/Team">TEAM</a></li>
 +
                <li><a href="https://2013.igem.org/Team:Queens_Canada/Project">PROJECT</a></li>
 +
                <li><a href="#">OUTREACH</a></li>
 +
               
 +
            </ul>
 +
        </div>
 +
        <div class="top-menu-low menu-font-low lower-row">
 +
        <ul>
 +
            <li><a href="https://2013.igem.org/Team:Queens_Canada/Parts">PARTS</a></li>
 +
                <li><a href="https://2013.igem.org/Team:Queens_Canada/Safety">SAFETY</a></li>
 +
                <li><a href="#">JUDGING</a></li>
 +
                <li><a href="https://2013.igem.org/Team:Queens_Canada/Notebook">NOTEBOOK</a></li>
 +
            </ul>
 +
        </div>   
 +
    </div>
 +
</div>
 +
<div class="home-body">
 +
<div class="container center-align">
 +
  <p>More to come in the near future!</p>
 +
</div>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 14:31, 23 May 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Untitled Document

More to come in the near future!