Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:36:00 -05:00 committed by GitHub
parent 6be4736486
commit 8713b373fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style> <style>
.box-blue { .box-blue {
margin:0 0 25px; margin:0 0 0px;
overflow:hidden; overflow:hidden;
padding:20px; padding:20px;
background-color:#FFFFFF; background-color:#FFFFFF;