You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
331 B
Plaintext

2 years ago
@import "../index/index.wxss";
page{
2 years ago
/* background-color: #f00 !important; */
2 years ago
}
.goback {
position: absolute;
color: #000;
left: 0px;
/* top: 40px; */
transform: translateY(-50%);
margin-left: 5px;
height: 24px;
font-size: 24px;
font-weight: 400;
z-index: 99999;
}
.jobOne:last-child{
margin-bottom: 60px;
}