Template:UCSF/Header

From 2010.igem.org

(Difference between revisions)
Line 100: Line 100:
                 if (toBeTOCced[i].nodeName == 'H3'){
                 if (toBeTOCced[i].nodeName == 'H3'){
tmp.className += ' indent';  
tmp.className += ' indent';  
-
                         tmp.style.color="green";
+
                         tmp.style.color="#333333";
                 }
                 }
if (toBeTOCced[i].nodeName == 'H4'){
if (toBeTOCced[i].nodeName == 'H4'){

Revision as of 08:20, 10 October 2010