CSS Creator IE6 left-shift after div
Solutions for a CSS problem I was having with our team blog. Text following a blockquote was cut off on the left. Without a width on the blockquote, IE6 tries to treat the width as 100% plus padding. Putting a width of 80% on the blockquote seems to have fixed the issue. If everyone would just switch to Firefox, my life would be so much easier.
GitHub - danieltalsky/twine-css-template: Twine2 is a great tool for beginners to make games, but there aren't customization options out of the box, and the way to use CSS is not well documented. This template is a well-commented basic reset that allows y
A CSS template for customizing Twine games