Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Embedded Gists Styling #26

Closed
jgable opened this issue Sep 23, 2013 · 1 comment
Closed

Embedded Gists Styling #26

jgable opened this issue Sep 23, 2013 · 1 comment

Comments

@jgable
Copy link

jgable commented Sep 23, 2013

Someone on twitter has reported that the styles of embedded gists look a little wonky.

You can include this tag in a post to test it out for yourself.

<script src="https://gist.github.com/jgable/6598091.js"></script>
@jgable
Copy link
Author

jgable commented Sep 23, 2013

More info from twitter, looks like these styles make it a little better.

.gist table {
    margin: 0;
    font-size: 1.4rem;
}

.gist .line-number {
    width: 10px;
    font-size: 1rem;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant