Difference between revisions of "Team:NYU Shanghai/Code"

Line 24: Line 24:
 
     font-family: "bebas";
 
     font-family: "bebas";
 
   }
 
   }
   #BMG p {
+
   #BMGcode p {
 
   color: white;
 
   color: white;
 
   font-family: "helveticaNL";
 
   font-family: "helveticaNL";
Line 38: Line 38:
 
       document.getElementById("BMG").className = "collapsed";
 
       document.getElementById("BMG").className = "collapsed";
 
     } else{
 
     } else{
      document.getElementById("BMGText").style.display = "inline-block";
 
 
       document.getElementById("BMG").style.color = "goldenrod";
 
       document.getElementById("BMG").style.color = "goldenrod";
 +
      document.getElementById("BMGText").style.display = "inline-block";
 
       document.getElementById("BMG").className = "expanded";
 
       document.getElementById("BMG").className = "expanded";
 
     };
 
     };
Line 46: Line 46:
  
 
<div id="overview">
 
<div id="overview">
  <h3>Code</h3>
+
  <h3>Code</h3>
 
</div>
 
</div>
<div id="BMG code">
+
<div id="BMGcode">
  <h5 id="BMG" class="collapsed" onclick="collapse();expandBMG()"><span class="noselect">Bacterial Music Generator</span></h5>
+
  <h5 id="BMG" class="collapsed" onclick="collapse();expandBMG()"><span class="noselect">Bacterial Music Generator</span></h5>
  <p id="BMGText">With bacteria expressing chromoproteins or fluorescent proteins. All parts taken from the Registry. See constructs</p>
+
  <p id="BMGText">With bacteria expressing chromoproteins or fluorescent proteins. All parts taken from the Registry. See constructs</p>
 
</div>
 
</div>
  
 
</html>
 
</html>

Revision as of 15:31, 10 September 2015

Code

With bacteria expressing chromoproteins or fluorescent proteins. All parts taken from the Registry. See constructs