您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

108 行
1.7KB

  1. .v-card
  2. border-radius: 6px
  3. margin-top: 30px
  4. margin-bottom: 15px
  5. .card-title
  6. font-size: 18px
  7. .v-card--material__heading
  8. top: -30px
  9. .subtitle-1
  10. color: hsla(0,0%,100%,.8)
  11. .display-2
  12. font-size: 18px !important
  13. .caption
  14. font-size: 12px !important
  15. letter-spacing: 0 !important
  16. .v-card__actions
  17. padding-top: 15px
  18. .display-2
  19. font-size: 18px !important
  20. .v-divider
  21. border-color: #eee
  22. .ct-label
  23. font-size: 14px
  24. .v-card--material-chart .v-card--material__heading .ct-label
  25. font-weight: 300
  26. .v-btn--icon.v-size--default .v-icon,
  27. .v-btn--fab.v-size--default .v-icon
  28. font-size: 18px
  29. .v-card--material .v-image
  30. .v-image__image
  31. border-radius: 6px
  32. .v-card__title
  33. font-size: 18px
  34. padding-top: 7px
  35. padding-bottom: 2px
  36. .theme--light
  37. .v-card > .v-card__text
  38. color: #333
  39. .card-title
  40. color: #3c4858
  41. .theme--dark
  42. .card-title
  43. color: #fff
  44. .v-timeline-item .v-card
  45. margin-top: 0
  46. .v-card--wizard
  47. .v-tabs-bar
  48. height: 42px
  49. .v-card__actions
  50. .v-btn
  51. margin-right: 0 !important
  52. .v-tabs .v-tab--active:hover::before, .theme--light.v-tabs .v-tab--active::before
  53. opacity: 0
  54. .v-tabs .v-tab:hover::before
  55. opacity: 0
  56. .v-card--plan
  57. .body-2
  58. font-weight: 500
  59. letter-spacing: 0 !important
  60. margin-top: 10px
  61. margin-bottom: 8px
  62. .display-2
  63. margin-top: 30px
  64. .v-card__text
  65. color: #999
  66. margin-bottom: 16px
  67. .v-btn
  68. margin-right: 0 !important
  69. .v-avatar
  70. margin-top: 10px
  71. .v-card--testimony
  72. .v-card__text
  73. color: #999 !important
  74. .display-2
  75. font-size: 18px !important
  76. .body-2
  77. font-weight: 500
  78. font-size: 12px !important
  79. .v-avatar
  80. left: calc(50% - 50px)
  81. .ct-square:before
  82. float: none