12345678910111213141516171819202122 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- .cover-image.data-v-bbb229d4 {
- width: 100%;
- height: 150px;
- }
- .cover-content.data-v-bbb229d4 {
- position: absolute;
- top: 35%;
- width: 100%;
- background: #000;
- opacity: 0.5;
- }
- .uni-subtitle.data-v-bbb229d4 {
- line-height: 30px;
- margin-left: 10px;
- }
- .list.data-v-bbb229d4 {
- margin-top: 15px;
- }
|