Commit 709d3d30 by liuhailong

aaa

parent b4bfa5cf
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
.vip .ktList_money { display: flex; align-items: center; } .vip .ktList_money { display: flex; align-items: center; }
.vip .ktList_money img { width: .75rem; height: .75rem; margin-right: .3rem; } .vip .ktList_money img { width: .75rem; height: .75rem; margin-right: .3rem; }
.vip .ktList_money p { font-size: .7rem; color: #FF3E66; } .vip .ktList_money p { font-size: .7rem; color: #FF3E66; }
.vip .payBox { width: 100%; height: 3.25rem; display: flex; align-items: center; justify-content: space-between; } .vip .payBox { width: 100%; height: 3.25rem; display: flex; align-items: center; justify-content: center; }
.vip .payHd { display: flex; align-items: center; } .vip .payHd { display: flex; align-items: center; }
.vip .payYue { font-size: .7rem; color: #333; font-weight: 600; margin-right: 1.25rem; } .vip .payYue { font-size: .7rem; color: #333; font-weight: 600; margin-right: 1.25rem; }
.vip .payNum { display: flex; align-items: center; } .vip .payNum { display: flex; align-items: center; }
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<title>粉丝贡献榜</title> <title>粉丝贡献榜</title>
<tc_include file="Appapi/Public/head"/> <tc_include file="Appapi/Public/head"/>
</head> </head>
<body style="background-color: #1D1E1E;"> <body style="background-color: #000000;">
<div class="app" id="app"> <div class="app" id="app">
<div class="FensiGxb"> <div class="FensiGxb">
<!-- 粉丝贡献榜 --> <!-- 粉丝贡献榜 -->
......
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 to comment