zhuliu hace 1 año
padre
commit
2a81225cb7
Se han modificado 1 ficheros con 5 adiciones y 1 borrados
  1. 5 1
      src/assets/css/tag.scss

+ 5 - 1
src/assets/css/tag.scss

@@ -36,4 +36,8 @@ dot {
   /*高亮*/
   Highlight{
     background: #00FF00;
-  }
+  }
+  // strong{
+  //   background: #00FF00;
+  //   font-weight: normal;
+  // }