no message
This commit is contained in:
parent
3e962bd843
commit
293fb5f44c
@ -67,6 +67,24 @@
|
|||||||
top: -9px;
|
top: -9px;
|
||||||
right: 44px;
|
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 {
|
.boxbox::after {
|
||||||
content: "";
|
content: "";
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
@ -76,6 +76,27 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
top: -9px;
|
top: -9px;
|
||||||
right: 44px;
|
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 {
|
&::after {
|
||||||
|
BIN
img/admission-logo.png
Normal file
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
BIN
img/admission-title.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user