css

.metro-layout .items-box:first-child a{
background: #00a8ec;
}
.metro-layout .items-box:nth-child(2){
    position: absolute;
    left: 0px;
    top: 0px;
    transform: translate3d(0px, 200px, 0px);
}

 

posted @ 2019-10-14 11:30  enych  阅读(109)  评论(0)    收藏  举报