21
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 5 years ago
Update README.md More... almost 5 years ago
Merge pull request #32 from zoomneptaz/master More... about 7 years ago
Adding template for Affinity Designer More... over 8 years ago
Update README.md More... over 10 years ago
Update README.md More... over 10 years ago
Merge pull request #28 from ryanmjacobs/fix_readme More... over 10 years ago
Update README.md to be GitHub Flavored Markdown compliant. Now with syntax highlighting! And, code blocks! And, horizontal rules! More... over 10 years ago
Rename README.txt to README.md for GitHub to recognize it as Markdown. More... over 10 years ago
Updating install instructions for Photoshop More... over 11 years ago
Updating reset to support the HTML5 <main> tag. More... over 12 years ago
Just happened to notice my border shorthand declaration was out of order. No visual changes, just a pedantic nitpick. Changed to match the spec (width style color) — http://www.w3.org/TR/CSS2/box.html#border-shorthand-properties More... over 12 years ago
Adding templates for Xara, courtesy of… http://designworksinternet.com/blogs/irene-kraus/review-xara-designer-8 More... over 12 years ago
Merge pull request #18 from starzonmyarmz/master More... over 13 years ago
eps logo for those who don't have Illustrator More... over 13 years ago
Fixing typo. More... over 13 years ago
Added assets for brand/logo, for others to use if they encorporate 960 into their own projects. More... over 13 years ago
Replacing Monaco (OS X code font) with Menlo (new hotness)... http://9-bits.com/post/123940811/menlo-font-macosx & http://wynnnetherland.com/journal/2011102001/coffeescript-friendly-typefaces-it-s-all-about-the-dashrocket & http://9-bits.com/post/123940811/menlo-font-macosx More... over 13 years ago
Moving the removal of bullets/numbers on lists to the <ol> and <ul> level, instead of <li>. Less specificity. Same result. More... over 13 years ago
Fixing a but in the 16-column, right-to-left version, where the grid units were mistakenly floated left. More... over 13 years ago
Updating reset to kill of bullets in <li>. (They're added back in via text.css anyway) This makes it so that if you *only* want to use the reset, you don't see bullets. More... over 13 years ago
Splitting out sketch sheets into 12, 16, 24 column PDF files, with one named "..._all.pdf" that has all three versions. Also updating the Photoshop plugin, to fix a bug reported about one of the columns being off. More... over 13 years ago
Fixing a stray position:relative that shouldn't have been on .grid_xx classes. Was only in the 16-col version. More... almost 14 years ago
Ignore .DS_Store files from OS X. More... almost 14 years ago
Slight update to CSS reset. More... almost 14 years ago
In reset.css, added rules for: small, sub, sup, q. More... almost 14 years ago
Added rules for small, sub, sup, q. More... almost 14 years ago
No code changes. Just editing the comment line to read "Container" across-the-board, rather than "Containers" etc. More... almost 14 years ago
Changes to make clearfix more bulletproof. Also, makes .container_xx (12, 16, 24) automatically clear floats inside of them. Removed extraneous clearing <div>'s in demo HTML pages. More... almost 14 years ago
Small change to .clearfix to better support older versions of Firefox. More... almost 14 years ago