Commit e221554e authored by liujiaxin's avatar liujiaxin

sdf

parent f3286316
......@@ -2,7 +2,7 @@
<div class="player-border">
<div class="player-preview-content"
(click)="handleTapText();$event.preventDefault()"
style="background-image: url('assets/talk/bg.png');">
style="background-image: url('assets/talk/bg2.png');">
<div class="all-talk-wrap">
<div class="all-talk-box" #talkListBox>
<ul class="talk-list">
......
......@@ -39,7 +39,7 @@
font-family: arialRound;
background-size: 100%;
background-position-y: 18.4%;
background-image: url('../../assets/talk/bg.png');
background-image: url('../../assets/talk/bg2.png');
font-size: 2.5vh;
background-position: 50% 100%;
background-repeat: no-repeat;
......@@ -77,7 +77,7 @@
width: 100%;
padding-right: 12em;
height: 100%;
padding-bottom: 20%;
padding-bottom: 10%;
position: relative;
display: flex;
flex-direction: row;
......
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