Template:Video brick/style.css
跳到导航
跳到搜索
- .video-brick-card {
- max-width: calc(100% - 10px);
- width: 361px;
- min-height: 123px;
- margin: 0 5px 5px;
- display: inline-block;
- vertical-align: top;
- }
- .video-brick-color {
- width: 100%;
- height: 20px;
- }
- .video-brick-1 {
- display: flex;
- align-items: center;
- color: #333;
- font-weight: bold;
- font-size: 12px;
- }
- .video-brick-imgbox {
- margin-right: 4px;
- }
- .video-brick-2 {
- flex: 1;
- overflow: hidden;
- }
- .video-brick-info {
- line-height: 1.5em;
- height: 3em;
- overflow: hidden;
- }
- /* [[Category:在模板名字空间下的CSS页面]] */