Template:UCSF/Header

From 2010.igem.org

(Difference between revisions)
Line 104: Line 104:
if (toBeTOCced[i].nodeName == 'H4'){
if (toBeTOCced[i].nodeName == 'H4'){
tmp.className += ' extraindent';
tmp.className += ' extraindent';
-
                         tmp.style.color="#CCCCCC";
+
                         tmp.style.color="grey";
                 }
                 }
if (toBeTOCced[i].nodeName == 'H5'){
if (toBeTOCced[i].nodeName == 'H5'){

Revision as of 08:17, 10 October 2010