Team:UCL Academy

From 2014hs.igem.org

(Difference between revisions)
(Team)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
 
-
 
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #fe2b33; /*background-color: #fe2b33;*/">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; /*color: #f6f6f6*/; padding: 5px;">
+
<style type="text/css">
-
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 the following information on your wiki:
+
-
<ul style="font-weight:normal;">
+
-
<li>a team description</li>
+
-
<li>project description</li>
+
-
<li>safety information (did your team take a safety training course? were you supervised in the lab?)</li>
+
-
<li>team attribution (who did what part of your project?)</li>
+
-
</ul>
+
-
You may also wish to add other page such as:
+
-
<ul style="font-weight:normal;">
+
-
<li>lab notebook</li>
+
-
<li>sponsor information</li>
+
-
<li>other information</li>
+
-
</ul>
+
-
REMEMBER, keep all of your pages within your teams namespace. <br><span style="font-weight:normal; font-style:italic;">Example: 2013hs.igem.org/Team:UCL_Academy/Our_Pets</span>
+
-
</div>
+
-
</div>
+
-
<ul>
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/
-
<li><a href="https://2014hs.igem.org/Team:UCL_Academy/Project">Project</a></li>
+
-
<li><a href="https://2014hs.igem.org/Team:UCL_Academy/Team">Team</a></li>
+
-
<li><a href="https://2014hs.igem.org/Team:UCL_Academy/Safety">Safety</a></li>
+
-
<li><a href="https://2014hs.igem.org/Team:UCL_Academy/Notebook">Notebook</a></li>
+
-
<li><a href="https://2014hs.igem.org/Team:UCL_Academy/Sponsors">Sponsors</a></li>
+
-
</ul>
+
-
</html>
+
.firstHeading {
 +
width: 975px;
 +
margin: 0px auto;
 +
padding-top: 100px;
 +
margin-bottom: 20px;
 +
font-family: Georgia, Times, "Times New Roman", serif;
 +
}
-
<!-- *********************** End of the alert box *********************** -->
+
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;}
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
background-color: #383838;
 +
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.) --*/
 +
background-color: #383838;
 +
height: 14px;
 +
display: block;
 +
z-index: 10;
 +
position: fixed;
 +
width: 100%;
 +
top: 0;
 +
}
-
{|align="justify"
+
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
-
|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.
+
color: #727272;
-
|[[Image:UCL_Academy_logo.png|200px|right|frame]]
+
text-decoration: none;
-
|-
+
background-color: transparent;
-
|
+
}
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:UCL_Academy_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:UCL_Academy | Team UCL_Academy]]
+
-
|}
+
-
<!--- Team Information Link --->
+
body {
 +
background-color: #fff;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=UCL_Academy Official Team Profile]
+
width: 100%;  
-
|}
+
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
-
[[===Team===]]
+
html, body, .wrapper { /*-- changes default wiki settings --*/
-
Tell us about your team, your school!
+
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
-
We are from UCL Academy!
+
#contentcontainer { /*-- creates container for all content on page --*/
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: normal;
 +
font-size: 14px;
 +
color: #414141;
 +
width: 960px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #transparent;
 +
margin-top: 0px;
 +
}
-
===Project===
+
.sidemenu, .sidemenu li {
-
What are you working on this semester?
+
list-style-type: none;
 +
list-style-image: none;
 +
font-family: verdana;
 +
text-decoration: none;
 +
color:#000;
 +
font-size: 14px;
 +
}
 +
.sidemenu li {display: block;}
-
===Notebook===
+
.sidemenu a {
-
Show us how you spent your days.
+
text-decoration:none;
 +
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; }
-
===Results/Conclusions===
+
.sidemenu a:hover {
-
What did you achieve over the course of your semester?
+
color:#666;
 +
background-color: #d9f5aa;
 +
}
 +
.sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;}
 +
.sub-sidemenu a {color: #666;}
-
===Safety===
+
div.underconst
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
+
{
 +
padding:10px;
 +
border-radius:5px;
 +
background-color:pink;
 +
text-align:center;
 +
}
 +
a.anchor{display: block; position: relative; top: -80px; visibility: hidden;}
-
===Attributions===
+
.contentpara {margin-bottom: 30px;}
-
Who worked on what?
+
 +
span.email{font-family: monospace; font-weight: normal;}
-
===Human Practices===
+
fieldset {border: 1px solid #337f53;}
-
What impact does/will your project have on the public? 
+
 +
.greyout {color: #A0A0A0;}
 +
.highlightme {background-color: #FFFF00;}
-
===Fun!===
+
#alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;}
-
What was your favorite team snack?? Have a picture of your team mascot?
+
#annContainer {margin-left: 8px;}
 +
#newsContainer {border: 1px solid #ccc;}
 +
.newsTitle {
 +
display: block;
 +
color: #414141;
 +
font-size: 25px; 
 +
        font-family: Georgia, Times, "Times New Roman", serif;
 +
padding: 10px 15px 5px 10px;
 +
border-bottom: 1px solid #ccc;
 +
margin-bottom: 0px;
 +
}
 +
.newsItem {
 +
border-bottom: 1px solid #ccc;
 +
display: block;
 +
padding: 5px 15px 0px 10px;
 +
margin-bottom: 0px;
 +
}
-
<forum_subtle />
+
.newsItem h3 {
 +
width: auto;
 +
display: inline;
 +
font-size: 14px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
padding: 0px;
 +
margin: 0px;
 +
}
 +
 
 +
.newsItem img {
 +
float: right;
 +
clear: right;
 +
width: 80px;
 +
padding-left: 15px;
 +
display: inline-block;
 +
}
 +
 
 +
.newsItem .newsDate {
 +
font-style: italic;
 +
font-size: 14px;
 +
display: inline-block;
 +
color: #999;
 +
float: right;
 +
padding: 0px 0px 10px 15px;
 +
}
 +
 
 +
.newsItem p, .newsItem ul, .newsItem li {
 +
padding: 0px;
 +
margin-left: 20px;
 +
font-size: 12px;
 +
line-height: 1.2;
 +
}
 +
 
 +
.newsItem p {margin-top: 10px;}
 +
 
 +
.annItem {
 +
border: 2px solid #49b677;
 +
display: block;
 +
padding: 0px 15px 10px 10px;
 +
margin-bottom: 18px;
 +
position: relative;
 +
height: 160px;
 +
vertical-align: middle;
 +
}
 +
 
 +
.annItem .annCentered {
 +
display: table-cell;
 +
vertical-align: middle;
 +
height: 160px;
 +
}
 +
 
 +
.annCentered h3 {
 +
padding: 0px;
 +
display: block;
 +
margin-left: auto;
 +
margin-right: auto;
 +
text-align: center;
 +
}
 +
 
 +
.annItem ul, .annItem li {padding: 0px; margin: 0px;}
 +
.annItem li {list-style: none; margin: 5px}
 +
 
 +
 
 +
 
 +
</style>
 +
</style>
 +
 
 +
 
 +
 
 +
</html>

Revision as of 10:15, 13 June 2014