Commit b4cd8be9 by libai

测试

parent b7158ec0
......@@ -1530,7 +1530,7 @@
height: 100vh;
position: absolute;
z-index: 5;
background: rgba(0, 0, 0, 0.5);
background: rgba(0, 0, 0, 0.1);
top: -1vw;
left: 0;
}
......
......@@ -1573,7 +1573,7 @@
height: 100vh;
position: absolute;
z-index: 5;
background: rgba(0,0,0,0.5);
background: rgba(0,0,0,0.1);
top: -1vw;
left: 0;
......
......@@ -35,7 +35,7 @@
<script src="../lib/fsize.js"></script>
<link rel="stylesheet" href="../css/base.css?v=2022112804">
<link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="css/liveRoom.css?v=2023010301">
<link rel="stylesheet" href="css/liveRoom.css?v=2023030701">
<link rel="stylesheet" href="../css/login.css?v=2023011202">
<link rel="manifest" href="../manifest.webmanifest?v=2022112308" />
<script src="../lib/hello.js" async defer></script>
......
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