update message link color to address #1251
This commit is contained in:
parent
f8c06b3da6
commit
0b333dd6b6
@ -138,12 +138,12 @@
|
|||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
.message-text a {
|
.message-text a {
|
||||||
color: #ffffff;
|
color: #ccd;
|
||||||
text-shadow: 0px 1px #0a0a0a75;
|
transition: color .2s;
|
||||||
font-size: 0.95rem;
|
|
||||||
}
|
}
|
||||||
.message-text a:hover {
|
.message-text a:hover {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.message-text img {
|
.message-text img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user