Преглед изворни кода

去掉粗体关键字的删除线

visuddhinanda пре 2 година
родитељ
комит
ee1173c713
1 измењених фајлова са 6 додато и 0 уклоњено
  1. 6 0
      dashboard/src/components/fts/search.css

+ 6 - 0
dashboard/src/components/fts/search.css

@@ -3,6 +3,12 @@
   color: black;
   color: black;
   text-decoration: none;
   text-decoration: none;
 }
 }
+.search_content > p > strong > del {
+  background-color: yellow;
+  color: black;
+  font-weight: 700;
+  text-decoration: none;
+}
 .search_content em {
 .search_content em {
   color: #177ddc;
   color: #177ddc;
   font-style: unset;
   font-style: unset;