IceWyvern make links and mentions more noticeable

This commit is contained in:
Jeremy Zhang 2018-08-29 18:30:16 +00:00
parent 12144b17de
commit f998d94b19

View File

@ -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
}