project-baize commited on
Commit
29ef7fd
1 Parent(s): c034e26

Update assets/custom.css

Browse files
Files changed (1) hide show
  1. assets/custom.css +1 -1
assets/custom.css CHANGED
@@ -119,7 +119,7 @@ thead th {
119
  box-shadow: 6px 6px 16px hsla(0, 0%, 0%, 0.2);
120
  }
121
  /* Hightlight */
122
- #chuanhu_chatbot .highlight { background-color: hsla(0, 0%, 0%, 80%)!important }
123
  #chuanhu_chatbot .highlight .hll { background-color: #49483e }
124
  #chuanhu_chatbot .highlight .c { color: #75715e } /* Comment */
125
  #chuanhu_chatbot .highlight .err { color: #960050; background-color: #1e0010 } /* Error */
119
  box-shadow: 6px 6px 16px hsla(0, 0%, 0%, 0.2);
120
  }
121
  /* Hightlight */
122
+ #chuanhu_chatbot .highlight { background-color: transparent }
123
  #chuanhu_chatbot .highlight .hll { background-color: #49483e }
124
  #chuanhu_chatbot .highlight .c { color: #75715e } /* Comment */
125
  #chuanhu_chatbot .highlight .err { color: #960050; background-color: #1e0010 } /* Error */