Team:ETH Zurich/project/overview

From 2014.igem.org

(Difference between revisions)
Line 66: Line 66:
}
}
-
/*
 
-
Label the data
 
-
*/
 
-
td:nth-of-type(1):before { content: "First Name"; }
 
-
td:nth-of-type(2):before { content: "Last Name"; }
 
-
td:nth-of-type(3):before { content: "Job Title"; }
 
-
td:nth-of-type(4):before { content: "Favorite Color"; }
 
-
td:nth-of-type(5):before { content: "Wars of Trek?"; }
 
-
td:nth-of-type(6):before { content: "Porn Name"; }
 
-
td:nth-of-type(7):before { content: "Date of Birth"; }
 
-
td:nth-of-type(8):before { content: "Dream Vacation City"; }
 
-
td:nth-of-type(9):before { content: "GPA"; }
 
-
td:nth-of-type(10):before { content: "Arbitrary Data"; }
 
}
}
</style>
</style>

Revision as of 16:15, 11 October 2014

iGEM ETH Zurich 2014