Template:SLOtemp

From 2009.igem.org

(Difference between revisions)
Line 5: Line 5:
table.sample {
table.sample {
-
border-width: 1px;
+
border-width: 2px;
border-spacing: 2px;
border-spacing: 2px;
border-style: dashed;
border-style: dashed;
Line 12: Line 12:
background-color: transparent;
background-color: transparent;
}
}
-
table.sample th {
+
 
-
border-width: 1px;
+
-
padding: 2px;
+
-
border-style: none;
+
-
border-color: gray;
+
-
background-color: transparent;
+
-
-moz-border-radius: ;
+
-
}
+
table.sample td {
table.sample td {
border-width: 1px;
border-width: 1px;
Line 26: Line 19:
border-color: gray;
border-color: gray;
background-color: transparent;
background-color: transparent;
 +
text-align: center;
-moz-border-radius: ;
-moz-border-radius: ;
}
}

Revision as of 18:38, 20 October 2009


{{{Content}}}



Locations of visitors to this page