Skip to content

Instantly share code, notes, and snippets.

View Tyler-H's full-sized avatar

Tyler Tyler-H

View GitHub Profile
@Tyler-H
Tyler-H / rules.md
Last active December 17, 2020 22:29

Room Rules

1. Speak English!

2. Don't ask to ask; just ask, and ask only once!

3. Users looking to pick a fight, primarily criticize others, or boast about their own work may be kicked.

4. If you need help, please describe the issue and post a minimal example of your issue using a sandbox site like JSFiddle, CodePen, or JSBin.

5. Help vampires who do not improve their behavior will be kicked.

6. Religion and politics are off-topic.

7. Room Owners (users whose names are Italicized) reserve the right to change these at any point.

body {
background-color : #000 !important;
background-image : url("http://raw.github.com/oliversalzburg/se-chat-dark-theme/master/img/skewed_print.png") !important;
color : #ddd !important;
}
.messages {
background-color : #222 !important;
border : none !important;
color : #ddd !important;