You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .lr-site-img-item {
- position:relative;
- padding:10px;
- }
- .lr-site-img-content2 {
- padding-bottom: 80px;
- cursor: pointer;
- position: relative;
- width: 100%;
- border: 1px solid #E5E5E5;
- }
- .lr-site-img-content2 .img {
- width: 100%;
- height:160px;
- }
-
- .lr-site-img-item .text {
- position: absolute;
- bottom: 0;
- left: 0;
- width: 100%;
- height: 80px;
- line-height: 80px;
- text-align: center;
- font-size: 16px;
- color: #333333;
- }
- .row {
- padding:10px;
- }
|