@@ -95,21 +95,18 @@
.A1title {
pointer-events: none;
position: absolute;
- z-index: 99;
+ z-index: 2005;
margin: 0;
- height: 40px;
- line-height: 40px;
font-size: 18px;
font-weight: 700;
color: #fff;
- padding: 0 15px;
+ padding: 7px 15px;
display: inline-block;
text-shadow: 1px 0 2px rgb(0 0 0);
left: 50%;
transform: translateX(-50%) translateY(0);
width: 40%;
top: 20px;
- white-space: nowrap;
background: linear-gradient(
90deg,
transparent,
@@ -225,6 +222,7 @@
width: calc(100% - 80px);
+ word-wrap: break-word;
}