Commit c16462b2 by doszhang

dos

parent de5bfa3c
......@@ -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?v=5" media="all"/>
<link rel="stylesheet" type="text/css" href="__CDN__/css/index.css?v=6" media="all"/>
</head>
<body>
<!-- <audio src="__CDN__/media/bg.mp3" preload="auto" loop="loop" id="music" style="display:none"></audio> -->
......
......@@ -72,11 +72,12 @@ video {
}
video {
object-fit:scale-down;
transform: scale(2);
}
.video-block {
z-index: 2;
transform: scale(2);
}
.indexup {
......
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