Commit 300af002 by doszhang

dos

parent 992dfdcd
......@@ -76,7 +76,7 @@
{:/if}
{: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/index.css" media="all"/>
<link rel="stylesheet" type="text/css" href="__CDN__/css/index.css?v=1" media="all"/>
</head>
<body>
<!-- <audio src="__CDN__/media/bg.mp3" preload="auto" loop="loop" id="music" style="display:none"></audio> -->
......
......@@ -71,7 +71,7 @@ video {
z-index: 1;
}
video {
object-fit:fill;
object-fit:contain;
}
@-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