Browse Source

样式库

zhuliu 1 year ago
parent
commit
2a81225cb7
1 changed files with 5 additions and 1 deletions
  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;
+  // }