KEXEL commited on
Commit
c8b3276
·
verified ·
1 Parent(s): 4bcdbe0
Files changed (1) hide show
  1. play-midi.html +0 -54
play-midi.html CHANGED
@@ -194,63 +194,9 @@ document.getElementById("datacedencer").innerHTML = creditsyear.getFullYear();
194
  </script>
195
 
196
 
197
- <div class="b-example-divider" style="width: 100%; height: 3rem; background-color: rgba(0, 0, 0, .1); border: solid rgba(0, 0, 0, .15); border-width: 1px 0; box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);"></div>
198
-
199
-
200
- </div>
201
-
202
-
203
-
204
- <div class="container my-5">
205
-
206
- <div class="col-md-auto pb-5">
207
- <div class="card rounded-0 shadow border-0" style="background: #393193;">
208
- <div class="card-body p-5 text-white">
209
- <h1 class="card-title">FAÇA SUA CONTRIBUIÇÃO</h1>
210
- <p class="card-text text-wrap fs-5 pt-2" style="width: 70%;">Fazendo uma boa contribuição você trás
211
- ótimas
212
- qualidade de nossos serviços.
213
- A sua contribuição é muito importante para nossos serviços...</p>
214
- <button type="button" title="DOAR COM" onclick="javascript:window.open('https://pag.ae/7-_VUtK9r')" class="btn btn-light btn-lg px-4 mt-4 rounded-pill shadow fs-6 fw-medium fst-italic">DOAR COM <i class="bi bi-coin"></i></button>
215
- </div>
216
- </div>
217
- </div>
218
-
219
- <hr id="politc-h" class="politc featurette-divider">
220
-
221
- <div class="card rounded-0 mt-5 mb-5 p-3 shadow">
222
- <div class="card-body fs-5">
223
- Política de privacidade para usar nosso Serviço e as escolhas que você tem associado !
224
- <button type="button" title="PRIVACY POLICY" onclick="javascript:window.open('https://dpripol.pages.dev/?='+document.title+'')" class="btn btn-success btn-lg px-4 fs-6 rounded-pill shadow float-end">PRIVACY POLICY</button>
225
- </div>
226
- </div>
227
-
228
- <footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
229
- <div class="col-md-4 d-flex align-items-center">
230
- <a class="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1">
231
- <img class="bg-warning rounded-3" src="https://assets.codepen.io/t-1/user-default-avatar.jpg" width="50" height="50" alt="logo" />
232
-
233
- </a>
234
- <span class="mb-3 mb-md-0 text-muted">&copy; <span id="datacedencer">2009</span> PLAY MIDI </span>
235
  </div>
236
 
237
- <ul class="nav col-md-4 justify-content-end list-unstyled d-flex">
238
-
239
- <li class="ms-3">
240
- <a type="button" title="YouTube" onclick="javascript:window.open('https://www.youtube.com/@decomtvs')" class="text-muted bg-hover"><i class="bi bi-youtube fs-2"></i></a>
241
- </li>
242
- <li class="ms-3">
243
- <a type="button" title="Pinterest" onclick="javascript:window.open('https://pinterest.com/davidsonbpe/')" class="text-muted bg-hover"><i class="bi bi-pinterest fs-2"></i></a>
244
- </li>
245
- <li class="ms-3">
246
- <a type="button" title="Davidsonbpe" onclick="javascript:window.open('https://davidsonbpe.blogspot.com/')" class="text-muted bg-hover"><i class="bi bi-globe fs-2"></i></a>
247
- </li>
248
- </ul>
249
- </footer>
250
-
251
- </div>
252
 
253
-
254
  </body>
255
 
256
  </html>
 
194
  </script>
195
 
196
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
197
  </div>
198
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
 
 
200
  </body>
201
 
202
  </html>