project-baize commited on
Commit
c034e26
1 Parent(s): 741a58d

Update assets/custom.css

Browse files
Files changed (1) hide show
  1. assets/custom.css +1 -0
assets/custom.css CHANGED
@@ -119,6 +119,7 @@ thead th {
119
  box-shadow: 6px 6px 16px hsla(0, 0%, 0%, 0.2);
120
  }
121
  /* Hightlight */
 
122
  #chuanhu_chatbot .highlight .hll { background-color: #49483e }
123
  #chuanhu_chatbot .highlight .c { color: #75715e } /* Comment */
124
  #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: 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 */