Template:GoettingenBlue

From 2012.igem.org

(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<style type="text/css">
 +
 
 +
ol li, ul li {
 +
margin-left: 10px;
 +
}
 +
 
h3 {
h3 {
-
margin: 3px;
+
background: #cedff2;
-
background: #cedff2;
+
border: 1px solid #a3b0bf;
-
border: 1px solid #a3b0bf;
+
text-align: left;
-
text-align: left;
+
padding-left: 10px;
-
padding: 0.2em 0.4em;
+
padding-right: 10px;
 +
padding-top: 3px;
 +
padding-bottom: 3px;
 +
margin-top: 20px;
}
}
-
table {
+
h4 {
-
font-size: 8pt;
+
margin-top: 10px;
}
}
 +
 +
table.goetable {
 +
margin-left: 10px;
 +
font-family: Verdana;
 +
font-size:9pt;
 +
color:#333333;
 +
border-width: 1px;
 +
border-color: #000000;
 +
border-collapse: collapse;
 +
}
 +
table.goetable th {
 +
text-align: center;
 +
border-width: 1px;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
padding-top: 3px;
 +
padding-bottom: 3px;
 +
border-style: solid;
 +
border-color: #000000;
 +
background-color: #dedede;
 +
}
 +
table.goetable td {
 +
border-width: 1px;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
padding-top: 2px;
 +
padding-bottom: 2px;
 +
border-style: solid;
 +
border-color: #000000;
 +
}
 +
</style>
 +
</style>
</style>
</html>
</html>

Latest revision as of 16:57, 24 September 2012