mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Parse chat links to make them clickable
This commit is contained in:
@ -166,3 +166,7 @@ background-color: #546e7a;
|
||||
margin-right: auto;
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #82b1ff;
|
||||
}
|
Reference in New Issue
Block a user