/* http://support.twitch.tv/discussion/8073/markdown-editor-w-twitch-stylesheet */ * { margin: 0; padding: 0; } body { padding:0 30px; background-color: #F5F5F5; color: #444; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.5; } p, ul, ol, hr, img, blockquote, h1, h2, h3, h4, h5 { display: block; width: 320px; max-width: 320px !important; } p, ul, ol, hr, img, blockquote { margin-bottom: 15px; } h1, h2, h3, h4, h5 { margin-bottom: 10px; font-size: 14px; font-weight: bold; } h1 { font-size: 16px; } h3 { color: #222; } a { color: #6441A5; font-size: 100%; text-decoration: none; } a:visited { color: #6441A5; } a:active { text-decoration: underline; } a:hover { text-decoration: underline; } ul { list-style-type: disc; } li { list-style-position: inside; } blockquote { width: auto; padding-left: 15px; } blockquote p { width: auto; } blockquote p:last-child { margin-bottom: 0; } hr { width: 320px; background-color: #CCC; color: #CCC; height: 1px; border: none; } code { font-family: "Courier New", Courier, monospace, sans-serif; text-align: left; color: #262626; } img { border: 0; vertical-align: top; } a img { margin-bottom: 0 !important; } @font-face { font-family:"Korolev-Bold"; src:url("http://www-cdn.jtvnw.net/webfonts/22AE77_0_0.eot"); src:url("http://www-cdn.jtvnw.net/webfonts/22AE77_0_0.eot?#iefix") format("embedded-opentype"), url("http://www-cdn.jtvnw.net/webfonts/22AE77_0_0.woff") format("woff"), url("http://www-cdn.jtvnw.net/webfonts/22AE77_0_0.ttf") format("truetype"); } h6 { display: block; width: 320px; margin: 30px 0 10px; font-family: "Korolev-Bold","HelveticaNeue-CondensedBold","ArialNarrow-Bold","Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 24px; font-weight: normal; line-height: 1.5; }