mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Stargazers name glow yellow
This commit is contained in:
@ -205,6 +205,10 @@ nav .brand-logo {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#chatcontent .chatusername.stargazer {
|
||||
text-shadow: 2px 2px 10px yellow;
|
||||
}
|
||||
|
||||
/*#chatcontent > p > span {*/
|
||||
/* display: table-row*/
|
||||
/*}*/
|
||||
|
Reference in New Issue
Block a user