Closed LorduFreeman closed 3 years ago
Specifically Line 10-18 in the .css:
.chat-message, .chat-message.emote, .chat-message.blind { background-image: url(../assets/parchment.jpg); background-repeat: repeat; } .chat-message.whisper { background-image: url(../assets/parchment-white.jpg); }
The parchment backgrounds obscoure the chat card colour and make recognizing which roll type it is very hard. In my opinion they should be removed.
vs
Should be fixed on 0.4.7
Specifically Line 10-18 in the .css:
The parchment backgrounds obscoure the chat card colour and make recognizing which roll type it is very hard. In my opinion they should be removed.
vs