班前会

This commit is contained in:
zonse
2025-05-10 20:39:06 +08:00
parent ace065a512
commit 08e97acd4a
9 changed files with 204 additions and 460 deletions
+9 -9
View File
@@ -3,13 +3,13 @@
padding: .25rem;
}
.side{
width: calc((100% - 11.25rem) / 2);
.side {
width: calc((100% - 10rem) / 2);
height: 100%
}
.center{
width: 11.25rem;
width: 10rem;
height: 100%;
}
.c_lang {
@@ -19,11 +19,11 @@
}
.side-tit {
width: 100%;
height: .375rem;
font-size: .175rem;
height: .5rem;
font-size: .25rem;
color: #ffffff;
padding-left: .375rem;
line-height: .375rem;
padding-left: .5rem;
line-height: .5rem;
background-image: url(../images/z01.png);
position: relative;
}
@@ -290,13 +290,13 @@
}
.pro-d{
width: 11.25rem;
width: 10rem;
height: 5.75rem;
padding: .125rem;
position: relative;
background-image: url(../images/m02.png);
background-position: center;
background-size: 100%;
background-size: 100% 100%;
background-repeat: no-repeat;
}