Files
ClassContent/历届学生/逯帅帅/项目开发/学生项目/应越波/day4/psd/css/2.css
2024-09-27 02:06:13 +08:00

68 lines
1.2 KiB
CSS

.header{
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 999;
display: flex;
align-items: center;
margin: 0.88rem 0.88rem 0 0.693rem;
}
.header img{
width: 0.693rem;
height: 0.72rem;
margin-top: 0.507rem;
}
.header span{
font-family: PingFang-SC-Bold;
font-size: 0.907rem;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0rem;
color: #010101;
margin: 0 auto;
}
.content{
margin-top: 3.227rem;
}
.content li{
display: flex;
align-items: center;
justify-content: space-between;
height: 3.783rem;
border-top: solid 0.01rem #e9e9e9;
padding: 0 0.933rem 0 0.88rem;
}
.content li img{
width: 0.587rem;
height: 0.64rem;
}
.content li p{
font-family: PingFang-SC-Medium;
font-size: 0.853rem;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0rem;
color: #000000;
}
.content li span span{
font-family: PingFang-SC-Medium;
font-size: 0.747rem;
font-weight: normal;
font-stretch: normal;
letter-spacing: 0rem;
color: #969696;
}
.tpuxduiqi{
display: flex;
align-items: center;
}
.tpuxduiqi img:first-child{
width: 1.707rem;
height: 1.707rem;
margin-right: 0.113rem;
}