Difference between revisions of "Team:Macquarie Australia"

(Revert to previous)
(Restore to yesterday)
Line 1: Line 1:
[[File:MqAust_Burpey_v52-bubbleNewPetri-wikiD.png|965px|link=]]
+
{{Macquarie_Australia}}
<html>
+
<html lang="en-AU">
<style type="text/css">
+
<title>Home</title>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  
/* HIDE WIKI MARKUP */
+
<!-- html top nav menu start -->
 +
<table class="mainmenu" width="100%" cellspacing="0">
 +
<tr height="2px"><td></td></tr>
 +
<tr><td></td>
 +
<td width="980px" align="left" bgColor="#ffffff" cellspacing="0" cellpadding="2px">
 +
<table width="100%" align="center"></td>
 +
</tr>
 +
<tr height="30px"> <!-- #66cc66 light green; #009933 dark green -->
 +
<td class="menuHighlight" align="center" onMouseOver="this.bgColor='#009933'" onMouseOut="this.bgColor='#009933'" bgColor=#009933>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia">Home</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/ProjectOverview">Project</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/Modeling">Modelling</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/PartsOverview">Parts</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/Practices">Human Practices</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/Team">Team</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/Attributions">Attributions</a></td>
 +
<td align="center" onMouseOver="this.bgColor='#ffffff'" onMouseOut="this.bgColor='#66cc66'" bgColor=#66cc66>
 +
<a href="https://2015.igem.org/Team:Macquarie_Australia/Sitemap">Sitemap</a></td>
 +
</tr>
 +
</table>
 +
<!-- end of html top nav menu -->
  
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear { /*-- hides default wiki settings --*/
+
<body>
display: none;
+
}
+
  
#content { /* Removes the standard wiki black border */
+
<div class="contentContainer">
border:none;
+
/* padding: 0px 0px 0px 0px; */
+
}
+
  
/* PAGE LAYOUT */
+
<h2>Project Description</h2>
 +
<p>Our project has its focus on photosynthesis - the natural process where plants and algae convert sunlight into useable energy. By developing artificial photosynthesis in a biological system we can better harvest the unlimited supply of solar energy. The long-term goal is to engineer bacteria that can produce hydrogen gas on an industrial scale.</p>
 +
<p>This year the aim of our team is to engineer bacteria to manufacture chlorophyll, the primary molecule of photosynthesis. Chlorophyll harvests light and is involved in the excitation transfer of energy. Chlorophyll-<i>a</i> can be synthesised via a pathway from the protoporphyrin-IX molecule. By placing 13 genes into 4 biobrick vectors we can recreate the pathway in <i>Escherichia coli</i>.</p>
  
body { /* Holds page background formatting */
+
<br>
background-image: url("https://static.igem.org/mediawiki/2015/6/62/MqAust_ChlamyOneLine.png");
+
/* background: linear-gradient(#7ec700, #43733e); */ /* mq harmony light green to dark green commented out */
+
background-color: #009933; /* middle harmony websafe green plain colour background */
+
/* background-color: #ccffcc; pale websafe green background */
+
}
+
  
.mainContainer { /* Creates a container that wraps all of the content inside our wiki pages */
+
<h2>So You Think You Can Synthesise</h2>
width: 100%;
+
<p>Click below to visit our So You Think You Can Synthesise contest page!</p>
overflow: hidden;
+
<a href="https://2015.igem.org/Team:Macquarie_Australia/Practices/SYTYCS"><img src="https://static.igem.org/mediawiki/2015/a/a3/MqAust_SYTYCS_v07.png" width="400px" alt="Link to SYTYCS page"></a>
float: center;
+
/* margin-left: 20px; */
+
/* background-color: #EEEDEA; */
+
/* border-bottom: 6px solid #EE3e53; */
+
}
+
  
.menuContainer { /* Creates the container for the menu */
+
<br><br>
float: center;
+
width: 100%;
+
/* height: 35px; Comment: setting this affects the whole page*/
+
/* background-color: #0e232f; */
+
padding: 0px;
+
/* border-top: 6px solid #EE3e53; */
+
}
+
  
.mainmenu { /* Creates mainmenu class */
+
<h2>Our team is supported by:</h2>
/* width: 100%; */
+
/* float: left; */
+
/* margin: 0 0 1em 0; */
+
padding: 0;
+
/* background-color: #f2f2f2; */
+
/* border-bottom: 1px solid #ccc; */
+
/* no colours, borders, width, or float here */
+
}
+
  
.menuHighlight { /* Creates highlight class */
+
</div> <!-- contentContainer end -->
/* no styling required here so far */
+
}
+
  
.contentContainer { /* Creates the container for the content - class */
+
</body>
/* background-color: #EEEDEA; */
+
width: 100%;
+
float: left;
+
padding: 4px;
+
/* border-top: 6px solid #EE3e53; */
+
}
+
 
+
.specialInline { /* Creates the container for inline content - class */
+
display: inline-block;
+
}
+
 
+
.regularInline { /* Creates the container for inline content - class */
+
display: inline-block;
+
}
+
 
+
.regularTable { /* Creates regular table class */
+
border-collapse: collapse; /* Prevents a double line for both th td borders */
+
width: 96%;
+
text-align: left;
+
}
+
 
+
.regularHeader { /* Creates regular header class */
+
/* no styling required here so far */
+
}
+
 
+
.regularParagraph { /* Creates regular paragraph class */
+
/* no styling required here so far */
+
}
+
 
+
.regularHyperlink { /* Creates regular hyperlink class */
+
/* no styling required here so far */
+
}
+
 
+
/* VISUAL STYLE (TABLES, FONTS, LINKS, IMAGES, UL) */
+
 
+
/* Class MainMenu styling */
+
 
+
.mainmenu table { /* Styling of the menu table class */
+
font-family: Verdana, Geneva, sans-serif;
+
font-size: 16px;
+
color: #ffffff;
+
}
+
 
+
.mainmenu a { /* Styling of the menu table hyperlinks */
+
font-family: Verdana, Geneva, sans-serif;
+
display:block; /* makes the table cells clickable */
+
/* background-color: #66cc66; Comment: setting this colours a bar across the text green */
+
color: #000000;
+
}
+
 
+
/* Class MenuHighlight styling */
+
 
+
.menuHighlight a { /* Styling of the menu table highlighted hyperlinks */
+
font-family: Verdana, Geneva, sans-serif;
+
display:block; /* makes the table cells clickable */
+
color: #ffffff; /* #ffffff is white */
+
}
+
 
+
/* Class ContentContainer styling */
+
 
+
.contentContainer h1, h2, h3, h4, h5, h6 { /* Colour and font family */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000;
+
border-bottom: none;
+
font-weight: bold;
+
/* text-transform: uppercase; */
+
}
+
 
+
.contentContainer a { /*Style of the links */
+
font-family: Verdana, Geneva, sans-serif;
+
display:inline; /* here to keep hyperlinks inline */
+
font-weight: bold;
+
color: #0645ad; /* hyperlink blue */
+
text-decoration: underline;
+
}
+
 
+
.contentContainer a:hover{ /* Styling links on hover */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #66cc66; /* websafe light green */
+
}
+
 
+
/* Class SpecialInline styling */
+
 
+
figure.specialInline { /* Styling for figures in specialInline class */
+
font-family: Verdana, Geneva, sans-serif;
+
margin-top: 1em;
+
margin-bottom: 1em;
+
margin-left: 0px;
+
margin-right: 0px;
+
}
+
 
+
figcaption.specialInline { /* Styling for figure captions - class */
+
font-family: Verdana, Geneva, sans-serif;
+
display: block; /* here to keep the caption underneath the figure */
+
text-align: left;
+
}
+
 
+
/* REGULAR Class styling */
+
 
+
figure.regularInline { /* Styling for figures in regularInline class */
+
font-family: Verdana, Geneva, sans-serif;
+
/* margin-top: 1em; removing this styling for now */
+
/* margin-bottom: 1em; removing this styling for now */
+
/* margin-left: 20px; Comment: adds a buffer I think */
+
/* margin-right: 20px; Comment: adds a buffer */
+
}
+
 
+
figcaption.regularInline { /* Styling for figure captions - class */
+
font-family: Verdana, Geneva, sans-serif;
+
display: block; /* here to keep the caption underneath the figure */
+
text-align: center;
+
}
+
 
+
.regularTable table { /* default table formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
table-layout: fixed; /* prevents auto-resizing of column widths */
+
}
+
 
+
.regularTable th { /* default table header formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
border: 1px solid black;
+
color: #000000; /*black*/
+
font-size: 14px;
+
}
+
 
+
.regularTable td { /* default table detail formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
border: 1px solid black;
+
color: #000000; /*black*/
+
font-size: 12px;
+
padding: 4px;
+
}
+
 
+
.regularCol10 { /* For fixed table Column widths */
+
width: 10%;
+
}
+
.regularCol20 { /* For fixed table Column widths */
+
width: 20%;
+
}
+
.regularCol30 { /* For fixed table Column widths */
+
width: 30%;
+
}
+
.regularCol40 { /* For fixed table Column widths */
+
width: 40%;
+
}
+
 
+
.regularHeader h1 { /* Heading1 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h2 { /* heading2 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h3 { /* heading3 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h4 { /* heading4 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h5 { /* heading5 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularHeader h6 { /* heading6 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
.regularParagraph p { /* paragraph formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
/* font-size: 20px; */
+
}
+
 
+
.regularHyperlink a { /* hyperlink formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
font-weight: bold;
+
color: #0645ad; /*hyperlink blue*/
+
text-decoration: underline;
+
}
+
 
+
/* DEFAULT styling - no class specified */
+
 
+
/* table { default table formatting */
+
/* font-family: Verdana, Geneva, sans-serif; */
+
/* border-collapse: collapse; */
+
/* width: 100%; */
+
/* } */
+
 
+
/* table, th { default table header formatting */
+
/* font-family: Verdana, Geneva, sans-serif; */
+
/* border: 1px solid black; */
+
/* height: 28px; */
+
/* padding: 15px; */
+
/* text-align: center; */
+
/* vertical-align: middle; */
+
/* background-color:  #ffffff; white*/
+
/* color: #000000; black*/
+
/* } */
+
 
+
/* table, td { default table detail formatting */
+
/* font-family: Verdana, Geneva, sans-serif; */
+
/* border: 1px solid black; */
+
/* height: 28px; */
+
/* padding: 15px; */
+
/* text-align: left; */
+
/* vertical-align: middle; */
+
/* background-color:  #ffffff; white*/
+
/* color: #000000; black*/
+
/* } */
+
 
+
ul {
+
font-family: Verdana, Geneva, sans-serif;
+
list-style-type: circle;
+
}
+
 
+
ol {
+
font-family: Verdana, Geneva, sans-serif;
+
list-style-type: circle;
+
}
+
 
+
figcaption { /* Styling for figure captions - class */
+
font-family: Verdana, Geneva, sans-serif;
+
display: block; /* here to keep the caption underneath the figure */
+
text-align: left;
+
}
+
 
+
h1 { /* Heading1 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
h2 { /* heading2 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
h3 { /* heading3 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
h4 { /* heading4 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
h5 { /* heading5 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
h6 { /* heading6 formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
text-align: left;
+
}
+
 
+
p { /* paragraph formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
color: #000000; /*black*/
+
}
+
 
+
a { /* hyperlink formatting */
+
font-family: Verdana, Geneva, sans-serif;
+
display:inline; /* here to keep hyperlinks inline */
+
}
+
 
+
img { /* image formatting */
+
max-width:100%;
+
}
+
 
+
</style>
+
 
</html>
 
</html>
 +
{{Macquarie_Australia/Sponsors}}

Revision as of 01:34, 13 August 2015

Home