...
|
...
|
@@ -203,8 +203,6 @@ |
|
|
padding-left: 1.75rem;
|
|
|
display: inline-block;
|
|
|
color: #ffffff;
|
|
|
border-radius: 0.3rem;
|
|
|
background-color: rgba(0, 0, 0, 0.32);
|
|
|
font-size: 0.6rem;
|
|
|
|
|
|
}
|
...
|
...
|
@@ -224,7 +222,9 @@ |
|
|
font-size: 22px;
|
|
|
font-weight: lighter;
|
|
|
color: rgba(255,255,255,0.8);
|
|
|
background-color: rgba(0, 0, 0, 0.32);
|
|
|
overflow: hidden;
|
|
|
border-radius: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.live-item2_2 {
|
...
|
...
|
@@ -234,6 +234,7 @@ |
|
|
line-height: 1.2;
|
|
|
font-weight: normal;
|
|
|
color: #FFFFFF;
|
|
|
border-radius: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.live-item2 img {
|
...
|
...
|
@@ -242,7 +243,7 @@ |
|
|
top: 0;
|
|
|
display: inline-block;
|
|
|
width: 2.5rem;
|
|
|
height: 100%;
|
|
|
border-radius: 0.3rem;
|
|
|
}
|
|
|
|
|
|
.live-item2-head {
|
...
|
...
|
|