diff --git a/css/github-embed.css b/css/github-embed.css index 43ba1f9..c0c58bc 100644 --- a/css/github-embed.css +++ b/css/github-embed.css @@ -1,6 +1,7 @@ -.github-embed { +.github-embed { padding: 0.5em 2em 0.5em 4em; background-color: #fdfdfd; + color: #111; width: 80%; margin: auto; margin-bottom: 1em;