Files
orico-official-website-old/public/frontend/m_web/css/subject/fake.css
2024-10-29 14:04:59 +08:00

71 lines
1.1 KiB
CSS
Executable File

.fake {
background-color: #fff;
border-radius: 5px;
margin-top: 2.53vw;
overflow: hidden;
}
.fake input {
width: 94%;
border: none;
height: 12vw;
line-height: 12vw;
padding-left: 3%;
padding-right: 3%;
}
.fake .title {
height: 3.04rem;
line-height: 3.04rem;
}
.fake_content {
width: 90%;
padding-left: 5%;
padding-right: 5%;
overflow: hidden;
margin-top: 1rem;
}
.fake p {
display: block;
text-align: left;
}
.fake_01 img {
width: 15.28rem;
margin: auto;
}
.fake_button {
position: relative;
width: 20rem;
}
.fake_button button {
border: none;
background-color: transparent;
margin: 0.5rem 0;
width: 100%;
text-align: center;
}
.fake01 {
background-color: #fff;
border-radius: 5px;
overflow: hidden;
}
.fake_border {
border-top: 1px solid #e5e5e5;
text-align: left;
}
.fake_l_height_38 {
line-height: 0.95rem;
}
.f_left {
width: 4.08rem;
float: left;
margin-right: 1.47rem;
}
.f_right {
float: left;
text-align: left;
}
.fake_button_img img {
width: 17.5rem;
margin: auto;
text-align: center;
}