Template:SCU-head

From 2013.igem.org

(Difference between revisions)
Line 52: Line 52:
  }
  }
 +
th:first-child{ 
 +
 +
    border-radius: 5px 0 0 0; 
 +
 +
 +
 +
th:last-child{ 
 +
 +
    border-radius: 0 5px 0 0; 
 +
 +
 +
 +
tr:last-child td:first-child{ 
 +
 +
    border-radius: 0 0 0 5px; 
 +
 +
 +
 +
tr:last-child td:last-child{ 
 +
 +
    border-radius: 0 0 0 5px; 
 +
 +
 +
#toc,toc {background-color:transparent;}
#toc,toc {background-color:transparent;}

Revision as of 05:14, 23 September 2013

Animation