xg
This commit is contained in:
parent
e9227892a0
commit
583487a52e
@ -126,16 +126,15 @@
|
|||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
width: 235rpx;
|
|
||||||
height: 30rpx;
|
|
||||||
font-size: 32rpx;
|
font-size: 32rpx;
|
||||||
font-family: SourceHanSansCN-Medium, SourceHanSansCN;
|
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
color: #333333;
|
color: #333333;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
text-align: center;
|
||||||
top: 22%;
|
top: 22%;
|
||||||
left: 50%;
|
width: 100%;
|
||||||
transform: translateX(-50%);
|
left: 0;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
image {
|
image {
|
||||||
@ -232,4 +231,4 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
BIN
static/logos.png
BIN
static/logos.png
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 99 KiB |
Loading…
Reference in New Issue
Block a user