Commit 0d3d4c7f by libai

测试

parent 988ad3ca
...@@ -35,6 +35,10 @@ ...@@ -35,6 +35,10 @@
.body-lang1 .layer-ticket-tips { .body-lang1 .layer-ticket-tips {
height: 252px; height: 252px;
} }
.body-lang1 .mc-out {
width: 140px;
margin-left: -70px;
}
@media screen and (max-width: 1441px) { @media screen and (max-width: 1441px) {
.video-m { .video-m {
width: 1350px; width: 1350px;
......
...@@ -37,6 +37,10 @@ ...@@ -37,6 +37,10 @@
.layer-ticket-tips{ .layer-ticket-tips{
height: 252px; height: 252px;
} }
.mc-out{
width: 140px;
margin-left: -70px;
}
} }
@media screen and (max-width: 1441px) { @media screen and (max-width: 1441px) {
.video-m{ .video-m{
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<link rel="stylesheet" href="../css/base.css?v=2023053101"> <link rel="stylesheet" href="../css/base.css?v=2023053101">
<link rel="stylesheet" href="../css/layer.css"> <link rel="stylesheet" href="../css/layer.css">
<link rel="stylesheet" href="../css/swiper.min.css"> <link rel="stylesheet" href="../css/swiper.min.css">
<link rel="stylesheet" href="css/index.css?v=2023053101"> <link rel="stylesheet" href="css/index.css?v=2023060101">
<link rel="stylesheet" href="css/room.css?v=2023053101"> <link rel="stylesheet" href="css/room.css?v=2023053101">
<link rel="stylesheet" href="../css/login.css?v=2023053101"> <link rel="stylesheet" href="../css/login.css?v=2023053101">
<script src="../lib/flv.js"></script> <script src="../lib/flv.js"></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