no message

This commit is contained in:
A1300399510 2025-01-22 18:08:42 +08:00
parent 3e962bd843
commit 293fb5f44c
4 changed files with 39 additions and 0 deletions

View File

@ -67,6 +67,24 @@
top: -9px;
right: 44px;
}
.boxbox .admission-box .bj {
width: 566px;
height: 226px;
}
.boxbox .admission-box .title {
width: 138px;
height: 28px;
position: absolute;
top: 68px;
left: 239px;
}
.boxbox .admission-box .logo {
width: 102px;
height: 46px;
position: absolute;
top: 59px;
left: 339px;
}
.boxbox::after {
content: "";
position: absolute;

View File

@ -76,6 +76,27 @@
position: absolute;
top: -9px;
right: 44px;
.bj {
width: 566px;
height: 226px;
}
.title {
width: 138px;
height: 28px;
position: absolute;
top: 68px;
left: 239px;
}
.logo {
width: 102px;
height: 46px;
position: absolute;
top: 59px;
left: 339px;
}
}
&::after {

BIN
img/admission-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
img/admission-title.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB