SREAL commited on
Commit
093f153
·
verified ·
1 Parent(s): a47a63d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +0 -13
index.html CHANGED
@@ -183,15 +183,6 @@
183
  inset 0 0 10px rgba(0,0,0,0.2);
184
  }
185
 
186
- .instructions {
187
- text-align: center;
188
- opacity: 0.7;
189
- margin: 20px 0;
190
- padding: 15px;
191
- border: 1px solid rgba(57, 255, 20, 0.3);
192
- border-radius: 10px;
193
- background: rgba(57, 255, 20, 0.05);
194
- }
195
 
196
  .oscilloscope {
197
  position: absolute;
@@ -247,10 +238,6 @@
247
 
248
  <div class="piano"></div>
249
 
250
- <div class="instructions">
251
- USE QWERTY KEYBOARD TO PLAY (Z TO =)<br>
252
- CLICK AND DRAG ON SCREEN TO MODIFY SOUND
253
- </div>
254
  </div>
255
 
256
  <script>
 
183
  inset 0 0 10px rgba(0,0,0,0.2);
184
  }
185
 
 
 
 
 
 
 
 
 
 
186
 
187
  .oscilloscope {
188
  position: absolute;
 
238
 
239
  <div class="piano"></div>
240
 
 
 
 
 
241
  </div>
242
 
243
  <script>