mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-25 09:19:23 +01:00
Italics style
This commit is contained in:
parent
a3ecf3bb65
commit
be73a5ecf4
@ -51,9 +51,9 @@
|
|||||||
|
|
||||||
.dark .message-body p em {
|
.dark .message-body p em {
|
||||||
color: rgb(138, 138, 138) !important;
|
color: rgb(138, 138, 138) !important;
|
||||||
font-weight: 500;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-body p em {
|
.message-body p em {
|
||||||
color: rgb(110, 110, 110) !important;
|
color: rgb(110, 110, 110) !important;
|
||||||
|
font-weight: 500;
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user