Wiki/api.php

From 2013.igem.org

(Difference between revisions)
(Replaced content with "Modeling")
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
Modeling
-
<style type="text/css">
+
-
/* Styles for Wiki*/
+
-
#p-logo {
+
-
    height:0px; overflow:hidden; display: none;
+
-
}
+
-
#top-section {
+
-
    background-color: #444444;
+
-
    height: 20px;
+
-
    border-width:0px;
+
-
    border-top-width:0px;
+
-
}
+
-
#content {
+
-
    width: 975px;
+
-
    border-left-width:0px;
+
-
    border-right-width:0px;
+
-
    padding:0px;
+
-
}
+
-
 
+
-
 
+
-
#contentSub {
+
-
display: none;
+
-
}
+
-
 
+
-
.firstHeading {
+
-
    display: none;
+
-
}
+
-
div#catlinks {
+
-
    visibility: hidden;
+
-
    height: 0px;
+
-
}
+
-
#searchInput
+
-
{
+
-
    position:relative;
+
-
    height:0px;
+
-
    margin-bottom:0em;
+
-
    visibility:hidden;
+
-
}
+
-
input.searchButton
+
-
{
+
-
    height:0px;
+
-
    margin-bottom:0em;
+
-
    visibility:hidden;
+
-
}
+
-
 
+
-
div#bodyContent > p:first-child {
+
-
display:none;
+
-
}
+
-
 
+
-
/* Styles for contents */
+
-
body {
+
-
font-family: "Arial", sans-serif;
+
-
}
+
-
 
+
-
/* Normal text style */
+
-
.normal {
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
font-size: 14px;
+
-
text-align: justify;
+
-
}
+
-
 
+
-
.center {
+
-
text-align: center;
+
-
}
+
-
 
+
-
img.center {
+
-
display:block;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
}
+
-
 
+
-
table,td,th {
+
-
border-color: gray;
+
-
}
+
-
 
+
-
table.center {
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
}
+
-
 
+
-
.center td {
+
-
text-align: left;
+
-
}
+
-
 
+
-
td,th {
+
-
padding-left: 1em;
+
-
padding-right: 1em;
+
-
}
+
-
 
+
-
.math {
+
-
font-style: italic;
+
-
}
+
-
 
+
-
.legend {
+
-
font-size: 14px;
+
-
font-weight: bold;
+
-
text-align: center;
+
-
}
+
-
 
+
-
.figure {
+
-
+
-
}
+
-
 
+
-
h1.normal {
+
-
font-size: 24px;
+
-
font-weight: bold;
+
-
text-align: center;
+
-
}
+
-
 
+
-
h2.normal {
+
-
font-size: 20px;
+
-
font-weight: bold;
+
-
margin-bottom: 5px;
+
-
margin-top: 5px;
+
-
}
+
-
 
+
-
h3.normal {
+
-
font-size: 16px;
+
-
font-weight: bold;
+
-
}
+
-
 
+
-
table {
+
-
border-collapse: collapse;
+
-
}
+
-
</style>
+
-
</html>
+

Latest revision as of 13:03, 25 September 2013

Modeling