Template:GoettingenBlue

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style>
+
<style type="text/css">
h3 {
h3 {
margin: 3px;
margin: 3px;
Line 10: Line 10:
}
}
-
table.goetable {
+
table.goetable2 {
font-size: 9pt;
font-size: 9pt;
width="50%";
width="50%";
Line 18: Line 18:
cellspacing="2";
cellspacing="2";
}
}
 +
 +
table.goetable {
 +
font-family: verdana,arial,sans-serif;
 +
font-size:11px;
 +
color:#333333;
 +
border-width: 1px;
 +
border-color: #666666;
 +
border-collapse: collapse;
 +
}
 +
table.goetable th {
 +
border-width: 1px;
 +
padding: 8px;
 +
border-style: solid;
 +
border-color: #666666;
 +
background-color: #dedede;
 +
}
 +
table.goetable td {
 +
border-width: 1px;
 +
padding: 8px;
 +
border-style: solid;
 +
border-color: #666666;
 +
background-color: #ffffff;
 +
}
 +
</style>
 +
</style>
</style>
</html>
</html>

Revision as of 14:34, 22 September 2012