Team:Alberta/JTest2/Weekly updates

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
-
#text{
+
{{#css:
-
text-color: red;
+
  text {
-
}
+
    background: yellow;
 +
    font-size: 20pt;
 +
    color: red;
 +
  }
 +
}}
<html>
<html>

Revision as of 18:12, 3 October 2010

{{#css:

 text {
   background: yellow;
   font-size: 20pt;
   color: red;
 }

}}

This is what we did all summer!