|
|
@ -712,3 +712,45 @@ body{ |
|
|
|
.admin-container-outer .layui-laypage .layui-laypage-curr .layui-laypage-em{ |
|
|
|
background-color: rgba(24, 144, 255, 1) !important; |
|
|
|
} |
|
|
|
.admin-menuleft-footer{ |
|
|
|
position: absolute; |
|
|
|
left: 0px; |
|
|
|
bottom: 0px; |
|
|
|
width: 200px; |
|
|
|
height: 86px; |
|
|
|
margin: 0 auto; |
|
|
|
box-sizing: border-box; |
|
|
|
overflow: hidden; |
|
|
|
} |
|
|
|
.admin-menuleft-footer img{ |
|
|
|
width: 156px; |
|
|
|
height: 1px; |
|
|
|
display:block; |
|
|
|
margin:0 auto; |
|
|
|
} |
|
|
|
.admin-menuleft-footer div{ |
|
|
|
width: 100%; |
|
|
|
font-size: 12px; |
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
.admin-menuleft-footer div:nth-child(2){ |
|
|
|
height: 15px; |
|
|
|
font-family: PingFang-SC-Light; |
|
|
|
color: rgba(0,0,0,0.33); |
|
|
|
line-height: 15px; |
|
|
|
margin-top: 9px; |
|
|
|
} |
|
|
|
.admin-menuleft-footer div:nth-child(3){ |
|
|
|
height: 19px; |
|
|
|
font-family: PingFang-SC-Light; |
|
|
|
color: rgba(0,0,0,0.33); |
|
|
|
line-height: 19px; |
|
|
|
margin-top: 2px; |
|
|
|
} |
|
|
|
.admin-menuleft-footer div:nth-child(4){ |
|
|
|
height: 19px; |
|
|
|
font-family: PingFangSC-Regular; |
|
|
|
color: #3D7FFF; |
|
|
|
line-height: 19px; |
|
|
|
margin-top: 2px; |
|
|
|
} |