Team:Missouri Miners

From 2013.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
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>
<style>
<style>
-
body {
 
-
background: #ddd url('https://www.dropbox.com/s/7c47j7l1vgw7dzv/body.png?dl=1') repeat scroll top left;
 
-
margin:0;
 
-
padding:0;
 
-
font-family: Verdana, Geneva, sans-serif;
 
-
font-size: 13px;
 
-
color: #666;
 
-
}
 
-
 
-
 
-
* {
 
-
margin:0;
 
-
padding:0;
 
-
}
 
-
table {
 
-
width: 100%;
 
-
text-align: left;
 
-
}
 
-
 
-
th, td {
 
-
padding: 10px 10px;
 
-
}
 
-
 
-
th {
 
-
color: #fff;
 
-
background: #67c41d none repeat-x scroll left top;
 
-
border-bottom: 2px solid #5eb31b;
 
-
}
 
-
 
-
td {
 
-
border-bottom: 1px solid #ccc;
 
-
}
 
-
 
-
code, blockquote {
 
-
display: block;
 
-
border-left: 5px solid #222;
 
-
padding: 10px;
 
-
margin-bottom: 20px;
 
-
}
 
-
code {
 
-
background-color: #222;
 
-
color:#ccc;
 
-
border: none;
 
-
}
 
-
blockquote {
 
-
border-left: 5px solid #222;
 
-
}
 
-
blockquote p {
 
-
font-style: italic;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
margin: 0;
 
-
color: #333;
 
-
height: 1%;
 
-
}
 
-
 
-
p {
 
-
line-height: 1.9em;
 
-
margin-bottom: 20px;
 
-
font-size: 12px;
 
-
}
 
-
 
-
a {
 
-
color: #67c41d;
 
-
}
 
-
 
-
a:hover {
 
-
color: #67c41d;
 
-
}
 
-
 
-
a:focus {
 
-
outline: none;
 
-
}
 
-
fieldset {
 
-
display: block;
 
-
border: none;
 
-
border-top: 1px solid #ccc;
 
-
}
 
-
 
-
fieldset legend {
 
-
font-weight: bold;
 
-
font-size: 13px;
 
-
padding-right: 10px;
 
-
color: #333;
 
-
}
 
-
 
-
fieldset form {
 
-
padding-top: 15px;
 
-
}
 
-
 
-
 
-
fieldset p label {
 
-
float: left;
 
-
width: 150px;
 
-
}
 
-
 
-
 
-
 
-
 
-
span.required {
 
-
color: #67c41d;
 
-
}
 
-
 
-
h1 {
 
-
color: #000;
 
-
font-size: 35px;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
}
 
-
 
-
h2 {
 
-
color: #000;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
font-size: 27px;
 
-
letter-spacing: 0px;
 
-
font-weight: normal;
 
-
padding: 0 0 5px;
 
-
margin: 0;
 
-
}
 
-
 
-
h3 {
 
-
color: #5eb31b;
 
-
font-size: 24px;
 
-
font-weight: normal;
 
-
margin-bottom: 10px;
 
-
letter-spacing: -1px;
 
-
font-family: Arial, Helvetica, sans-serif;
 
-
}
 
-
h4 {
 
-
padding-bottom: 10px;
 
-
font-size: 15px;
 
-
color: #FF794D;
 
-
}
 
-
 
-
h5 {
 
-
padding-bottom: 10px;
 
-
font-size: 13px;
 
-
color: #ccc;
 
-
}
 
-
 
-
ul, ol {
 
-
margin: 0 0 35px 35px;
 
-
}
 
-
 
-
li {
 
-
padding-bottom: 5px;
 
-
}
 
-
 
-
li ol, li ul {
 
-
font-size: 1.0em;
 
-
margin-bottom: 0;
 
-
padding-top: 5px;
 
-
}
 
-
#container {
 
-
width: 800px;
 
-
margin: 0 auto;
 
-
padding: 10px 10px 30px;
 
-
background-color: #fff;
 
-
}
 
-
 
-
#header {
 
-
padding: 30px 15px;
 
-
margin: 0 auto;
 
-
}
 
-
 
-
#header h1 a {
 
-
color: #444;
 
-
font-size: 50px;
 
-
font-weight: normal;
 
-
text-decoration: none;
 
-
letter-spacing: -3px;
 
-
float: left;
 
-
border-bottom: 2px solid #67c41d;
 
-
}
 
-
 
-
#header h2 {
 
-
color: #999;
 
-
float: left;
 
-
font-size: 13px;
 
-
margin-left: 12px;
 
-
margin-top: 24px;
 
-
padding-left: 4px;
 
-
letter-spacing: 0;
 
-
}
 
#nav {
#nav {
height: 33px;
height: 33px;
Line 218: Line 36:
text-decoration: none;
text-decoration: none;
}
}
 +
#nav ul li.start a {
#nav ul li.start a {
border-left: none;
border-left: none;
Line 230: Line 49:
text-decoration: underline;
text-decoration: underline;
}
}
 +
.sidebar {
.sidebar {
width: 200px;
width: 200px;
Line 295: Line 115:
color: #fff;
color: #fff;
}
}
-
 
+
code, blockquote {
-
 
+
display: block;
-
.clear {
+
border-left: 5px solid #222;
-
clear: both;
+
padding: 10px;
 +
margin-bottom: 20px;
}
}
-
 
+
code {
-
#footer {
+
-
margin:0 auto 0;
+
-
border-top: 10px solid #67c41d;
+
-
width: 800px;
+
-
}
+
-
 
+
-
#footer p {
+
-
text-align: left;
+
-
color: #ccc;
+
-
font-size: 12px;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
 
+
-
#footer p a {
+
-
color: #ccc;
+
-
font-weight: bold;
+
-
}
+
-
 
+
-
.footer-content {
+
-
padding: 20px 12px 30px;
+
-
background: #f0f0f0;
+
-
border-top: 10px solid #67c41d;
+
-
}
+
-
 
+
-
#footer .footer-content ul {
+
-
width: 238px;
+
-
list-style: none;
+
-
margin: 0 30px 0 0;
+
-
padding: 0;
+
-
float: left;
+
-
}
+
-
 
+
-
#footer .footer-content li {
+
-
border-bottom: 1px dashed #ddd;
+
-
padding: 7px 5px;
+
-
}
+
-
 
+
-
#footer .footer-content li a, #footer .footer-content h4 {
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
}
+
-
 
+
-
#footer .footer-content li a {
+
-
color: #555;
+
-
text-decoration: none;
+
-
}
+
-
 
+
-
 
+
-
#footer .footer-content li a:hover {
+
-
color: #000;
+
-
}
+
-
 
+
-
#footer .footer-content h4 {
+
-
font-weight: normal;
+
-
font-size: 17px;
+
-
color: #777;
+
-
padding-bottom:0;
+
-
}
+
-
 
+
-
#footer .footer-content ul.endfooter {
+
-
margin-right: 0;
+
-
}
+
-
 
+
-
#footer .footer-content span.sitename {
+
-
font-family: Arial,Helvetica,sans-serif;
+
-
font-size: 40px;
+
-
font-weight: normal;
+
-
letter-spacing: -2px;
+
-
color: #aaa;
+
-
float: left;
+
-
}
+
-
 
+
-
#footer .footer-bottom {
+
-
padding: 10px;
+
-
text-align: center;
+
background-color: #222;
background-color: #222;
 +
color:#ccc;
 +
border: none;
}
}
-
#footer .footer-bottom p {
 
-
text-align: center;
 
-
}
 
-
 
-
#footer .footer-bottom p, #footer .footer-bottom p a {
 
-
color: #eee;
 
-
}
 
</style>
</style>
-
 
+
<div id="nav">
-
 
+
    <ul>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
            <li class="start selected"><a href="https://2013.igem.org/Team:Missouri_Miners">Home</a></li>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
            <li><a href="https://2013.igem.org/Team:Missouri_Miners/Project">Our Project</a></li>
-
This is a template page. READ THESE INSTRUCTIONS.
+
            <li><a href="https://2013.igem.org/Team:Missouri_Miners/Team">Team</a></li>
-
</div>
+
            <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Missouri_Miners">Team Profile</a></li>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
        </ul>
-
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>
 +
<br />
 +
<div style="float:left; width:65%; color: #666;">
 +
    <p>
 +
        Project description will go here
 +
        <br />
 +
        can have
 +
        <br />
 +
        multiple lines
 +
    </p>
 +
    <code>
 +
        &lt;br /&gt; will insert a new line.
 +
    </code>
 +
    <code>
 +
        insert these tags to create a new paragraph.
 +
        <p>
 +
            &lt;p&gt; content goes here! &lt;/p&gt;
 +
        </p>
 +
        <p>
 +
            I will reformat the content if needed.
 +
        </p>
 +
    </code>
</div>
</div>
 +
 +
        <div class="sidebar">
 +
            <ul>
 +
              <li>
 +
                    <h3>Navigate</h3>
 +
                    <ul class="blocklist">
 +
                        <li><a href="https://2013.igem.org/Team:Missouri_Miners">Home Page</a></li>
 +
                        <li><a href="http://igem.mst.edu">Our Website</a></li>
 +
                        <li><a href="#">other</a></li>
 +
                        <li><a href="#">pages</a></li>
 +
                        <li><a href="#">-</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </div>
</html>
</html>
-
 
-
<!-- *** End of the alert box *** -->
 
-
 
-
 
-
 
-
{|align="justify"
 
-
|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.
 
-
|[[Image:Missouri_Miners_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''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:Missouri_Miners_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Missouri_Miners | Team Missouri_Miners]]
 
-
|}
 
-
 
-
<!--- The Mission, Experiments --->
 
-
 
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
 
-
!align="center"|[[Team:Missouri_Miners|Home]]
 
-
!align="center"|[[Team:Missouri_Miners/Team|Team]]
 
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=Missouri_Miners Official Team Profile]
 
-
!align="center"|[[Team:Missouri_Miners/Project|Project]]
 
-
!align="center"|[[Team:Missouri_Miners/Parts|Parts Submitted to the Registry]]
 
-
!align="center"|[[Team:Missouri_Miners/Modeling|Modeling]]
 
-
!align="center"|[[Team:Missouri_Miners/Notebook|Notebook]]
 
-
!align="center"|[[Team:Missouri_Miners/Safety|Safety]]
 
-
!align="center"|[[Team:Missouri_Miners/Attributions|Attributions]]
 
-
|}
 

Latest revision as of 05:21, 5 August 2013



Project description will go here
can have
multiple lines

<br /> will insert a new line. insert these tags to create a new paragraph.

<p> content goes here! </p>

I will reformat the content if needed.