Commit 300af002 by doszhang

dos

parent 992dfdcd
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
{:/if} {:/if}
{:block name='css'}{:/block} {:block name='css'}{:/block}
<link rel="stylesheet" type="text/css" href="__CDN__/css/notify.css" media="all"/> <link rel="stylesheet" type="text/css" href="__CDN__/css/notify.css" media="all"/>
<link rel="stylesheet" type="text/css" href="__CDN__/css/index.css" media="all"/> <link rel="stylesheet" type="text/css" href="__CDN__/css/index.css?v=1" media="all"/>
</head> </head>
<body> <body>
<!-- <audio src="__CDN__/media/bg.mp3" preload="auto" loop="loop" id="music" style="display:none"></audio> --> <!-- <audio src="__CDN__/media/bg.mp3" preload="auto" loop="loop" id="music" style="display:none"></audio> -->
......
...@@ -71,7 +71,7 @@ video { ...@@ -71,7 +71,7 @@ video {
z-index: 1; z-index: 1;
} }
video { video {
object-fit:fill; object-fit:contain;
} }
@-webkit-keyframes bounce { @-webkit-keyframes bounce {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment