Commit 8c5919af by libai

ft活动上线

parent f2196ffe
...@@ -838,6 +838,7 @@ body .rule-bg-en { ...@@ -838,6 +838,7 @@ body .rule-bg-en {
background-size: 100% 100%; background-size: 100% 100%;
} }
.act-room-bg2 p { .act-room-bg2 p {
display: none;
font-size: 0 !important; font-size: 0 !important;
} }
.dew-tips { .dew-tips {
......
...@@ -835,6 +835,7 @@ body .rule-bg-en{ ...@@ -835,6 +835,7 @@ body .rule-bg-en{
background: url(../images/act-room-bg2.png)no-repeat; background: url(../images/act-room-bg2.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
p{ p{
display: none;
font-size: 0 !important; font-size: 0 !important;
} }
} }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/layer.css">
<link rel="stylesheet" href="css/daily.css"> <link rel="stylesheet" href="css/daily.css">
<link rel="stylesheet" href="css/index.css?v=2024061701"> <link rel="stylesheet" href="css/index.css?v=2024061708">
<link rel="stylesheet" href="css/liMarquee.css"> <link rel="stylesheet" href="css/liMarquee.css">
<style> <style>
.layui-layer-shade { .layui-layer-shade {
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
background-size: 100% 100%; background-size: 100% 100%;
} }
.act-room-bg2 p { .act-room-bg2 p {
display: none;
font-size: 0 !important; font-size: 0 !important;
} }
.act-room-p1 { .act-room-p1 {
......
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
background: url(../images/en/act-room-bg2.png)no-repeat; background: url(../images/en/act-room-bg2.png)no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
p{ p{
display: none;
font-size: 0 !important; font-size: 0 !important;
} }
} }
......
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