Fix markdown headers in light mode
This commit is contained in:
parent
de6a09dc7f
commit
7b6f85d327
1 changed files with 4 additions and 0 deletions
|
@ -50,3 +50,7 @@ ol li p, ul li p {
|
||||||
#main, #parameters, #chat-settings, #interface-mode, #lora {
|
#main, #parameters, #chat-settings, #interface-mode, #lora {
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gradio-container-3-18-0 .prose * h1, h2, h3, h4 {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue