瀏覽代碼

静态页面

1002884655 3 年之前
父節點
當前提交
804d81fa3d
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      src/pages/video/index.scss

+ 2
- 1
src/pages/video/index.scss 查看文件

70
         &.active {
70
         &.active {
71
           >text {
71
           >text {
72
             font-weight: bold;
72
             font-weight: bold;
73
+            color: #333;
73
             &::after {
74
             &::after {
74
               content: '';
75
               content: '';
75
               width: 100%;
76
               width: 100%;
85
         > text {
86
         > text {
86
           display: inline-block;
87
           display: inline-block;
87
           font-size: 32px;
88
           font-size: 32px;
88
-          color: #333;
89
+          color: #383838;
89
           line-height: 34px;
90
           line-height: 34px;
90
           padding-bottom: 18px;
91
           padding-bottom: 18px;
91
           position: relative;
92
           position: relative;