所有项目提交

This commit is contained in:
2025-04-15 15:54:58 +08:00
commit 640eb204d9
466 changed files with 26779 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
.idc {
position: absolute;
float: left;
top: 250px;
left: 350px;
font-size: 4.6875em;
border-bottom: white solid 1px;
font-weight: 800;
color: white;
}
#p1 {
font-size: 75px;
font-weight: 1000;
}
span {
font-size: 40px;
font-weight: 1000;
}
.bg1 {
width: 86px;
height: 22px;
background-color: springgreen;
position: absolute;
top: 90px;
}
.tt2 {
position: relative;
float: left;
left: 415px;
top: -150px;
}
.lb-area{
display: flex;
width: 1750px;
height: 490px;
position: absolute;
top: 225px;
left: 70px;
}