visuddhinanda 3 лет назад
Родитель
Сommit
c6fcdcfb17
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      dashboard/src/components/fts/search.css

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

@@ -3,3 +3,7 @@
   color: black;
   color: black;
   text-decoration: none;
   text-decoration: none;
 }
 }
+.search_content em {
+  color: #177ddc;
+  font-style: unset;
+}