置顶公告:【置顶】关于临时开启评论区所有功能的公告(2022.10.22) | 【置顶】关于本站Widget恢复使用的公告
  • 你好~!欢迎来到萌娘百科镜像站!如需查看或编辑,请联系本站管理员注册账号。
  • 本镜像站和其他萌娘百科的镜像站无关,请注意分别。

Template:Video brick/style.css

猛汉♂百科,万男皆可猛的百科全书!转载请标注来源页面的网页链接,并声明引自猛汉百科。内容不可商用。
跳到导航 跳到搜索
  1. .video-brick-card {
  2. max-width: calc(100% - 10px);
  3. width: 361px;
  4. min-height: 123px;
  5. margin: 0 5px 5px;
  6. display: inline-block;
  7. vertical-align: top;
  8. }
  9. .video-brick-color {
  10. width: 100%;
  11. height: 20px;
  12. }
  13. .video-brick-1 {
  14. display: flex;
  15. align-items: center;
  16. color: #333;
  17. font-weight: bold;
  18. font-size: 12px;
  19. }
  20. .video-brick-imgbox {
  21. margin-right: 4px;
  22. }
  23. .video-brick-2 {
  24. flex: 1;
  25. overflow: hidden;
  26. }
  27. .video-brick-info {
  28. line-height: 1.5em;
  29. height: 3em;
  30. overflow: hidden;
  31. }
  32. /* [[Category:在模板名字空间下的CSS页面]] */