Skip to content

Instantly share code, notes, and snippets.

@martinwolf
Created January 18, 2015 10:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save martinwolf/1e52a7cbc45f67bf45c3 to your computer and use it in GitHub Desktop.
Save martinwolf/1e52a7cbc45f67bf45c3 to your computer and use it in GitHub Desktop.
Shout Custom Theme
#chat, #windows .header {
font-size: 14px;
line-height: 1.6;
}
#chat .self .text {
color: #666;
}
@media (max-width: 479px) {
#chat .time {
display: block;
text-align: left;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment