strong { color: rgb(200, 200, 200) } .well.small { padding: 6px 6px 4px; } .btn.xsmall { padding: 1px 3px 1px; font-size: 11px; } footer { border-top: 1px solid rgb(34, 34, 34); } .summary * { display: inline; } .summary pre { display: none; } h2 > a { color: rgb(200, 200, 200) } .article:first-of-type .page-header { margin-top: 0px; } .article:first-of-type .page-header h1,h2 { margin-top: 0px; } .page-header { margin-bottom: 10px; padding-bottom: 3px; } .page-header h2 { margin-bottom: 2px; } .page-header > h1 + div { position: relative; left: 3px; } .page-header > h2 + div { position: relative; left: 2px; } .article { margin-bottom: 10px; } .league { float: left; text-align: center; margin-right: 10px; } .league-icon { height: 64px; } .social a[href*='atom.xml']:before {content: url('./images/icons/rss.png');} .social a[href*='bitbucket.org']:before {content: url('./images/icons/bitbucket.png');} .social a[href*='facebook.com']:before {content: url('./images/icons/facebook.png');} .social a[href*='github.com']:before {content: url('./images/icons/github.png');} .social a[href*='last.fm']:before, .social a[href*='lastfm.']:before {content: url('./images/icons/lastfm.png');} .social a[href*='rss.xml']:before {content: url('./images/icons/rss.png');} .social a[href*='stackoverflow.com']:before {content: url('./images/icons/stackoverflow.png');} .social a[href*='twitch.tv']:before {content: url('./images/icons/twitch.png');} .social a[href*='twitter.com']:before {content: url('./images/icons/twitter.png');} code { /* color: #208050; */ color: #00a5b0; background-color: #010101; border: none; } div.highlight pre { /* background-color: #fefbf3; */ color: #00a5b0; background-color: #010101; margin: 0 0 10px; } table { color: #00a5b0; background-color: #010101; } td { padding-right: 2em; } h1,h2,h3,h4,h5,h6 { color: #4455FF; } .navbar .brand { color: #4455FF; }