.f13-gist-container { padding: 10px; border: 1px solid #ccc; background: #fafafa; } .f13-gist-container > hr { height: 1px; background-color: #333; } .f13-gist-container > svg { height: 1.4em; width: 1.4em; margin-right: 0.5em; margin-bottom: -0.5em; } .f13-gist-header { font-size: 1.5em; font-weight: bold; } .f13-gist-header > svg { height: 1em; width: 1em; margin-bottom: -0.1em; margin-right: 0.5em; } .f13-gist-files-head { margin-top: -0.5em; } .f13-gist-description { margin-bottom: -0.5em; } .f13-gist-description > span { font-weight: bold; display: block; } .f13-gist-files-head > span { font-size: 1.5em; } .f13-gist-container svg { fill: #6B6B6B; } .f13-error { padding: 5px; margin: 10px 0; background-color: #ffcccc; border: 1px solid #222; text-align: center; } .f13-github-shortcode-foot { background-color: #222; color: #33cc33; font-size: 15px; background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace; padding: 10px 15px; } .f13-github-shortcode-foot a { color: #33cc33 !important; text-decoration: underline; } .f13-github-shortcode-foot a:hover { color: #33cc33; text-decoration: none; } .f13-github-profile-container { border: 1px solid #d8d8d8; } .f13-github-profile-head-link { color: #333; display: block; } .f13-github-profile-head-link:hover { color: #333; } .f13-github-profile-headder { padding: 0.2em 0.6em; background: rgb(246,248,249); background: -moz-linear-gradient(top, rgba(246,248,249,1) 0%, rgba(229,235,238,1) 50%, rgba(215,222,227,1) 51%, rgba(245,247,249,1) 100%); background: -webkit-linear-gradient(top, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); background: linear-gradient(to bottom, rgba(246,248,249,1) 0%,rgba(229,235,238,1) 50%,rgba(215,222,227,1) 51%,rgba(245,247,249,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); line-height: 24px; border-bottom: 1px solid #d8d8d8; font-size: 1.2em; margin-bottom: 0; } .f13-github-profile-headder > img { width: 24px; height: auto; } .f13-github-profile-profile-picture { width: 23%; height: auto; position: relative;; display: inline-block; top: 0.2em; left: 0.6em; } .f13-github-profile-profile-picture > img { width: 100%; height: auto; } .f13-github-profile-names { margin-left: 5%; position: relative; display: inline-block; top: 0.2em; left: 0; } .f13-github-profile-name { font-weight: bolder; font-size: 1.3em; } .f13-github-profile-bio { padding: 0.5em 4% 0.323em 4%; border-bottom: 1px solid #d8d8d8; } .f13-github-profile-bio > span { font-weight: bold; } .f13-github-profile-info { padding: 0.323em 4%; border-bottom: 1px solid #d8d8d8; } .f13-github-profile-info > span { display: inline-block; min-width: 40%; padding-right: 5px; } .f13-github-profile-info > span > svg { margin-right: 5px; } .f13-github-profile-info a { text-decoration: none; } .f13-github-profile-repos { padding: 0.323em 4%; } .f13-github-profile-repos > span { display: block; } .f13-github-profile-repos a { text-decoration: none; } .f13-github-profile-numbers { padding: 0.323em 4%; border-bottom: 1px solid #d8d8d8; } .f13-github-profile-numbers > a > span { display: inline-block; width: 31.65%; text-align: center; border-bottom: 6px solid #4078c0; } .f13-github-profile-numbers > a:hover > span { border-bottom-color: #d8d8d8; } .f13-github-profile-numbers > a > span > span { font-weight: bolder; font-size: 2em; }