Don't underline links
This commit is contained in:
parent
2791143508
commit
e8e9718b01
@ -43,6 +43,10 @@
|
||||
padding: 3px 0 3px 7px;
|
||||
}
|
||||
|
||||
.chatbox a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.chat-head-chatbox {
|
||||
background-color: rgb(89, 106, 114);
|
||||
background-color: rgba(89, 106, 114, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user