mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 01:51:22 +01:00
IceWyvern make links and mentions more noticeable
This commit is contained in:
parent
12144b17de
commit
f998d94b19
@ -171,6 +171,15 @@ nav a {
|
||||
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"]{
|
||||
display: none
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user