This commit is contained in:
Paul Gauthier 2023-08-07 11:35:20 -03:00
parent 14c683bfdf
commit b12899f8f3
2 changed files with 6 additions and 3 deletions

View file

@ -41,6 +41,10 @@
color: #00FFFF;
}
.chat-transcript h1 {
display: none;
}
.chat-transcript h4 {
color: #32FF32;
border-top: 1px solid #32FF32;