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

Line 35: Line 35:
 
   #sponsors a:hover {
 
   #sponsors a:hover {
 
     color: goldenrod;
 
     color: goldenrod;
 +
  }
 +
  #BMGText span, #Button span {
 +
    color: white;
 +
    width: 30px;
 +
    display: inline;
 
   }
 
   }
 
</style>
 
</style>
Line 1,028: Line 1,033:
  
 
<br><br>void setup() {
 
<br><br>void setup() {
   <br>// put your setup code here, to run once:
+
   <span /><br>// put your setup code here, to run once:
 
   <br>Serial.begin(9600);
 
   <br>Serial.begin(9600);
 
   <br>Keyboard.begin();
 
   <br>Keyboard.begin();

Revision as of 02:44, 18 September 2015

Code