mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Codeblock highlighting
This commit is contained in:
@ -431,7 +431,7 @@ p.mentioned span.chatmessage {
|
||||
}
|
||||
|
||||
.chatmessage code {
|
||||
background-color: gray;
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
color: lightgray;
|
||||
border-radius: 5px;
|
||||
padding: 2px;
|
||||
|
Reference in New Issue
Block a user