Team:Missouri Miners

From 2013.igem.org

(Difference between revisions)
 
(29 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 {
+
#nav {
-
background: #ddd url('https://www.dropbox.com/s/7c47j7l1vgw7dzv/body.png?dl=1') repeat scroll top left;
+
height: 33px;
-
margin:0;
+
-
padding:0;
+
-
font-family: Verdana, Geneva, sans-serif;
+
-
font-size: 13px;
+
-
color: #666;
+
-
}
+
-
 
+
-
 
+
-
* {
+
-
margin:0;
+
-
padding:0;
+
-
}
+
-
table {
+
width: 100%;
width: 100%;
-
text-align: left;
+
background-color: #cfcfcf;
}
}
-
th, td {
+
#nav ul {
-
padding: 10px 10px;
+
list-style: none;
 +
padding: 0;
 +
margin: 0;
 +
height: 45px;
}
}
-
th {
+
#nav ul li {
-
color: #fff;
+
float: left;
-
background: #67c41d none repeat-x scroll left top;
+
display: block;
-
border-bottom: 2px solid #5eb31b;
+
padding: 0;
}
}
-
td {
+
#nav ul li a:hover, #nav ul li.selected {
-
border-bottom: 1px solid #ccc;
+
background-color:#67c41d;
}
}
-
code, blockquote {
+
#nav ul li a {
 +
color: #fff;
display: block;
display: block;
-
border-left: 5px solid #222;
+
border-right: 1px solid #fff;
-
padding: 10px;
+
font-size: 11px;
-
margin-bottom: 20px;
+
font-weight: bold;
-
}
+
text-transform: uppercase;
-
code {
+
padding: 10px 20px;
-
background-color: #222;
+
text-decoration: none;
-
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 {
+
#nav ul li.start a {
-
line-height: 1.9em;
+
border-left: none;
-
margin-bottom: 20px;
+
-
font-size: 12px;
+
}
}
-
a {
+
#nav ul li.end a {
-
color: #67c41d;
+
border-right: none;
}
}
-
a:hover {
+
#nav ul li a:hover {
-
color: #67c41d;
+
color: #fff;
 +
text-decoration: underline;
}
}
-
a:focus {
+
.sidebar {
-
outline: none;
+
width: 200px;
-
}
+
padding: 10px 0 0;
-
fieldset {
+
float: right;
-
display: block;
+
-
border: none;
+
-
border-top: 1px solid #ccc;
+
}
}
-
fieldset legend {
+
.sidebar h3 {
-
font-weight: bold;
+
-
font-size: 13px;
+
-
padding-right: 10px;
+
color: #333;
color: #333;
 +
font-size: 22px;
}
}
-
fieldset form {
+
.sidebar ul {
-
padding-top: 15px;
+
margin: 0;
 +
padding: 0;
 +
list-style: none;
}
}
-
 
+
.sidebar ul li {
-
fieldset p label {
+
margin-bottom: 20px;
-
float: left;
+
line-height: 1.9em;
-
width: 150px;
+
}
}
-
form input, form select, form textarea {
+
.sidebar li ul {
-
padding: 5px;
+
-
color: #333333;
+
-
border: 1px solid #ddd;
+
-
border-right:1px solid #ccc;
+
-
border-bottom:1px solid #ccc;
+
-
background-color:#fff;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 13px;
+
}
}
-
 
+
.sidebar li ul li {
-
form input.formbutton {
+
display: block;
-
border: none;
+
-
background: #67c41d none repeat-x scroll left top;
+
-
color: #ffffff;
+
-
font-weight: bold;
+
-
padding: 6px 10px;
+
-
font-size: 12px;
+
-
font-family: Tahoma, Geneva, sans-serif;
+
-
letter-spacing: 1px;
+
-
width: auto;
+
-
overflow: visible;
+
-
}
+
-
form.searchform p {
+
-
margin: 5px 0;
+
-
}
+
-
 
+
-
 
+
-
span.required {
+
-
color: #67c41d;
+
-
}
+
-
 
+
-
h1 {
+
-
color: #000;
+
-
font-size: 35px;
+
font-family: Arial, Helvetica, sans-serif;
font-family: Arial, Helvetica, sans-serif;
-
}
+
border-top: none;
-
 
+
padding: 6px 2px;
-
h2 {
+
-
color: #000;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 27px;
+
-
letter-spacing: 0px;
+
-
font-weight: normal;
+
-
padding: 0 0 5px;
+
margin: 0;
margin: 0;
-
}
+
line-height: 1.5em;
-
 
+
-
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;
font-size: 13px;
-
color: #ccc;
+
border: none;
}
}
-
ul, ol {
+
.sidebar li ul li a {
-
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;
font-weight: normal;
-
text-decoration: none;
+
color: #222;
-
letter-spacing: -3px;
+
-
float: left;
+
-
border-bottom: 2px solid #67c41d;
+
}
}
-
#header h2 {
+
.sidebar li ul li a:hover {
-
color: #999;
+
color: #67c41d;
-
float: left;
+
-
font-size: 13px;
+
-
margin-left: 12px;
+
-
margin-top: 24px;
+
-
padding-left: 4px;
+
-
letter-spacing: 0;
+
-
}
+
-
#nav {
+
-
height: 33px;
+
-
width: 800px;
+
-
background-color: #cfcfcf;
+
}
}
-
#nav ul {
+
.sidebar li ul.blocklist li {
-
list-style: none;
+
padding: 0;
padding: 0;
-
margin: 0;
+
display: inline;
-
height: 45px;
+
}
}
-
#nav ul li {
+
.sidebar li ul.blocklist li a {
-
float: left;
+
background-color: #EAEAEA;
display: block;
display: block;
-
padding: 0;
+
font-family: Arial,Helvetica,sans-serif;
-
}
+
-
 
+
-
#nav ul li a:hover, #nav ul li.selected {
+
-
background-color:#67c41d;
+
-
}
+
-
 
+
-
#nav ul li a {
+
-
color: #fff;
+
-
display: block;
+
-
border-right: 1px solid #fff;
+
font-size: 11px;
font-size: 11px;
font-weight: bold;
font-weight: bold;
 +
margin-bottom: 1px;
 +
padding: 7px 10px;
 +
text-decoration: none;
text-transform: uppercase;
text-transform: uppercase;
-
padding: 10px 20px;
 
-
text-decoration: none;
 
-
}
 
-
#nav ul li.start a {
 
-
border-left: none;
 
}
}
-
#nav ul li.end a {
+
.sidebar li ul.blocklist li a:hover {
-
border-right: none;
+
background-color: #67c41d;
-
}
+
-
 
+
-
#nav ul li a:hover {
+
color: #fff;
color: #fff;
-
text-decoration: underline;
 
}
}
-
 
+
code, blockquote {
 +
display: block;
 +
border-left: 5px solid #222;
 +
padding: 10px;
 +
margin-bottom: 20px;
 +
}
 +
code {
 +
background-color: #222;
 +
color:#ccc;
 +
border: none;
 +
}
</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.