Better Trello Styling
html, body, input, select, textarea, button {
font-family: open sans, calibri, lucida sans console;
}
#header {
background: #676767;
}
.board-canvas {
background: #3f3f3f url(http://www.twitch.tv/images/xarth/bg_noise.png) top center;
}
.board-header {
background: #3f3f3f url(http://www.twitch.tv/images/xarth/bg_noise.png) top center;
padding: 4px 8px;
}