css
This commit is contained in:
@@ -358,11 +358,13 @@ page {
|
|||||||
.top-fixed {
|
.top-fixed {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 28px;
|
left: 0;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
background-image: url('https://cdn.sinoecare.com/i/2024/07/15/6694f173557c9.png');
|
background-image: url('https://cdn.sinoecare.com/i/2024/07/15/6694f173557c9.png');
|
||||||
background-size: 100vw;
|
background-size: 100vw;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
padding-left: 28px;
|
||||||
|
box-sizing: border-box;
|
||||||
p {
|
p {
|
||||||
font-family: PingFangSC-Regular;
|
font-family: PingFangSC-Regular;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|||||||
Reference in New Issue
Block a user