Spaces:
Runtime error
Runtime error
project-baize
commited on
Commit
•
29ef7fd
1
Parent(s):
c034e26
Update assets/custom.css
Browse files- 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:
|
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 */
|