Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:38:27 -05:00 committed by GitHub
parent aaf9da06b1
commit 197bd0ed9e
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" />
<style>
.box-blue {
margin:0 0 0px;
margin:0 0 25px;
overflow:hidden;
padding:0px;
background-color:#FFFFFF;
@ -15,7 +15,7 @@
.box-blue-emb {
margin:0 0 25px;
overflow:hidden;
padding:0px;
padding:25px;
background-color:#009ac7;
-webkit-border-radius: 5px;
border-radius: 5px;