Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #chat-body
- {
- background: none;
- background-color: #0d0d0d;
- }
- .messages
- {
- background-color: #1A1A1A
- }
- .monologue.catchup-marker
- {
- border-color: #444;
- }
- .messages
- {
- border-color: #666;
- color: #666
- }
- .mine .messages, div.message .meta, .monologue .timestamp, .button, .button.disabled, .button.disabled:hover
- {
- background: none;
- background-color: #333;
- text-shadow: none;
- }
- .button:hover, .button:active, .button:focus
- {
- background: none;
- background-color: #555;
- }
- .button
- {
- color: #AAA
- }
- .tag
- {
- background: none;
- background-color: #222;
- }
- #sidebar #info #roomtitle, a.signature
- {
- text-shadow: none;
- color: #AAA
- }
- #input, #searchbox
- {
- background-color: #222;
- color: #AAA;
- border-color: #666
- }
Advertisement
Add Comment
Please, Sign In to add comment