mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 11:25:22 +02:00
IceWyvern make links and mentions more noticeable
This commit is contained in:
@ -171,6 +171,15 @@ nav a {
|
|||||||
color: #628788;
|
color: #628788;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.chatmessage .channellink, .chatmessage .discordmention, .rolemention {
|
||||||
|
color: white;
|
||||||
|
background-color: rgba(0, 0, 0, 0.4);
|
||||||
|
}
|
||||||
|
|
||||||
|
a {
|
||||||
|
color: #4688f7;
|
||||||
|
}
|
||||||
|
|
||||||
[src="/static/img/titanembeds_shield.png"]{
|
[src="/static/img/titanembeds_shield.png"]{
|
||||||
display: none
|
display: none
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user