guhongwei 5 years ago
parent
commit
2b681f1f2e
1 changed files with 8 additions and 0 deletions
  1. 8 0
      src/views/home/classmenu.vue

+ 8 - 0
src/views/home/classmenu.vue

@@ -177,4 +177,12 @@ export default {
     color: #0590df;
   }
 }
+.list:nth-child(10) {
+  .iconfont {
+    color: #f3dd24;
+  }
+  p {
+    color: #f3dd24;
+  }
+}
 </style>