mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-18 03:14:39 +01:00
UI: Minor color change
This commit is contained in:
parent
b9bdbd638e
commit
c126530061
|
|
@ -439,6 +439,10 @@ audio {
|
|||
color: white !important;
|
||||
}
|
||||
|
||||
.dark .message-body blockquote {
|
||||
border-left-color: rgb(255 255 255 / 30%);
|
||||
}
|
||||
|
||||
.message-body h1 {
|
||||
font-weight: 800;
|
||||
font-size: 2.25em;
|
||||
|
|
|
|||
Loading…
Reference in a new issue