parent
ca36e8c7e6
commit
68668bb793
@ -0,0 +1,26 @@
|
|||||||
|
.layui-carousel img{
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
|
.access-item {
|
||||||
|
width: 100%;
|
||||||
|
height: 130px;
|
||||||
|
background: #FFFFFF;
|
||||||
|
border-radius: 4px;
|
||||||
|
}
|
||||||
|
.access-text {
|
||||||
|
font-family: MicrosoftYaHei;
|
||||||
|
font-size: 20px;
|
||||||
|
color: #FFFFFF;
|
||||||
|
padding: 10px;
|
||||||
|
line-height: 26px;
|
||||||
|
}
|
||||||
|
.access-tips {
|
||||||
|
font-family: MicrosoftYaHei;
|
||||||
|
width: 150px;
|
||||||
|
font-size: 12px;
|
||||||
|
color: #FFFFFF;
|
||||||
|
padding: 0 0 20px 10px;
|
||||||
|
line-height: 20px;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in new issue