css generated by embedded gist doesn't make text black
Reported by Josh Nichols | August 24th, 2008 @ 06:05 PM | in 1. Next
I recently tried to embed a gist on my blog, but it ended up looking like this:
http://skitch.com/technicalpickl...
I suspected that the reason was because my PRE is styled to be white-on-black. Firebug revealed that color was being applied to other elements, but not to the ones that ended up white.
http://skitch.com/technicalpickl...
The fix is probably just to specify color: #000000; for all elements that don't already specify a color.
Comments and changes to this ticket
-
Tekkub August 25th, 2008 @ 01:00 PM
- → State changed from new to open
- → Tag changed from gist to bug gist
- → Assigned user changed from to Scott Chacon
-
Scott Chacon October 9th, 2008 @ 07:09 PM
- → State changed from open to resolved
- → Milestone changed from to 1. Next
- → Tag changed from bug gist to bug bug gist
fixed - this should go live with the next deploy
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
