Skip to content

Commit dc7693a

Browse files
committed
fix mp3
1 parent e900e0d commit dc7693a

File tree

2 files changed

+3
-20
lines changed

2 files changed

+3
-20
lines changed

index.html

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -13,34 +13,17 @@
1313
<script type="text/javascript" src="./renxi/functions.js" charset="utf-8"></script>
1414
<script type="text/javascript" src="./renxi/love.js" charset="utf-8"></script>
1515
<style type="text/css">
16-
/******** For mobile device ********/
17-
/******************************/
18-
/*---- Responsive base screen witdh ------- */
19-
/* width - 30 */
20-
/* Tablet Devices Resizing */
21-
@media screen and (max-width: 1024px) and (min-width: 970px){
22-
}
23-
@media screen and (max-width: 970px){
24-
}
25-
@media screen and (max-width: 870px) and (min-width:750px){
26-
}
27-
@media screen and (max-width:750px) and (min-width:680px){
28-
}
29-
@media screen and (min-width:320px) and (max-width: 480px) {
30-
}
31-
@media screen and (max-width: 380px) {
32-
}
33-
/*---- end Responsive base screen witdh ------- */
16+
3417
<!--
3518
.STYLE1 {color: #666666}
3619
-->
3720
</style>
3821
</head>
3922
<title> Happy 8/3 </title>
40-
<meta name ="viewport" content=" width=device-width, initial-scale=1.0">
23+
<meta name ="viewport" content=" width=device-width, initial-scale=1">
4124
<body>
4225
<audio autoplay="autopaly">
43-
<source src="music/AsLongAsYouLoveMe.mp3" type="audio/mp3" />
26+
<source src="music/y2mate.com - Maggie Lindemann - Pretty Girl (Lyrics) Cheat Codes x Cade Remix_jQllZte7S_s_320kbps.mp3" type="audio/mp3" />
4427
</audio>
4528
<div id="main">
4629
<div id="error">Trình duyệt của bạn không được hỗ trợ. Để được hỗ trợ liên hệ quanghiep2109@gmail.com. Hoặc sử dụng (<a href="http://www.google.cn/chrome">Chrome</a>) và (<a href="http://firefox.com/download/">Firefox</a>)</div>

0 commit comments

Comments
 (0)