p.even {
background-color: rgba(239,239,239,0.0);
}
div.chat_message_window {
color: #000000;
background-image: url('http://desmond.imageshack.us/Himg542/scaled.php?server=542&filename=guardiand.png&res=landing');
}
p.whisper.sent_whisper {
background-color: rgba(222,234,246,0.6);
}
p.whisper.received_whisper {
background-color: rgba(222,234,246,0.6);
}
0
You need to be signed in to comment.