| Commit message (Expand) | Author | Files | Lines |
2013-05-23 | Added !default to $img-border | Vincent Ollivier | 1 | -1/+1 |
2013-05-07 | Footnotes styling updates | Brandon Mathis | 1 | -3/+4 |
2013-03-09 | Removed Twitter and Ender.js. Added jQuery and updated Modernizr | Brandon Mathis | 2 | -3/+3 |
2012-05-19 | updated to latest version of Sass, fixed deprecation warnings | Brandon Mathis | 1 | -4/+4 |
2012-02-24 | Fix for bottom margin in nested lists. | Chris Miller | 1 | -0/+1 |
2012-01-08 | Fix for annoying overflow scroll issues caused by facebook and twitter share/... | Brandon Mathis | 1 | -1/+5 |
2011-12-12 | Removed redeclaration of sidebar-border. | Aditya Shevade | 1 | -1/+1 |
2011-12-12 | Added !default to noise-bg | Tim Gray | 1 | -1/+1 |
2011-12-02 | nested lists should not have a margin-bottom | Nikolay Sturm | 1 | -4/+4 |
2011-11-18 | Add missing $header-padding-top, $header-padding-bottom. | Frederic Hemberger | 1 | -0/+2 |
2011-11-17 | Make header font size customizable. | Jake McCrary | 1 | -6/+8 |
2011-11-13 | Provide a way to configure font family for subtitle. | Beau Simensen | 1 | -0/+4 |
2011-11-12 | Added missing default qualifiers to some sass variables. | MORITA Hajime | 1 | -4/+4 |
2011-10-24 | Makes font-family names customizable. | MORITA Hajime (omo) | 1 | -4/+9 |
2011-10-23 | Make the background and the footer gradiations customizable | MORITA Hajime (omo) | 1 | -0/+4 |
2011-10-17 | Removes <nav> for Pagination links, fixes #216 | Frederic Hemberger | 1 | -1/+18 |
2011-10-16 | Fixes solarized colors, fixes #219 | Frederic Hemberger | 1 | -2/+2 |
2011-10-16 | Adds parameter for left aligned pullquotes, fixes #215 | Frederic Hemberger | 1 | -3/+2 |
2011-10-13 | Reverted previous commit. | B Strand | 1 | -7/+3 |
2011-10-12 | Separated citation style from the general blockquote style. The general block... | B Strand | 1 | -3/+7 |
2011-10-12 | Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu... | B Strand | 1 | -2/+2 |
2011-10-11 | Edited .themes/classic/sass/base/_typography.scss via GitHub | strand | 1 | -1/+10 |
2011-10-01 | improved support for solarized light theme | Brandon Mathis | 1 | -11/+23 |
2011-09-30 | Fixes flow for sidebar three column mode | Frederic Hemberger | 1 | -1/+4 |
2011-09-21 | Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti... | Frederic Hemberger | 2 | -7/+7 |
2011-08-28 | removed right border from #content when sidebar has been removed | Brandon Mathis | 1 | -1/+1 |
2011-08-22 | using @extend for responsive blocks, added shadow-box mixin to utlities for c... | Brandon Mathis | 2 | -0/+16 |
2011-08-06 | fixed @extend for pp, code, and tt. The @extend was extending a non-existant ... | Jake McCrary | 1 | -1/+1 |
2011-08-02 | changed mdash to unicode character to help some users with encoding errors | Brandon Mathis | 1 | -1/+1 |
2011-07-26 | imrpoved support for light colored solarized theme | Brandon Mathis | 2 | -22/+32 |
2011-07-25 | fixed issue where solarized syntax highlighting colors were not being default... | Brandon Mathis | 1 | -16/+16 |
2011-07-23 | improved font-size for pages | Brandon Mathis | 1 | -1/+1 |
2011-07-23 | Added a fix for wrapping long lines of text in articles and in the sidebar | Brandon Mathis | 1 | -1/+8 |
2011-07-18 | Refactored layout styles: | Brandon Mathis | 2 | -95/+75 |
2011-07-16 | Fix deprecated Compass transition arguments | Stephen Tudor | 1 | -1/+1 |
2011-07-15 | 1. Udated category layout | Brandon Mathis | 2 | -23/+43 |
2011-07-13 | 1. Styled pagination for blog index | Brandon Mathis | 2 | -8/+3 |
2011-07-13 | Updated default link colors, hovers, sidebar link colors, etc | Brandon Mathis | 1 | -4/+6 |
2011-07-13 | fixed sidebar columnization | Brandon Mathis | 1 | -6/+9 |
2011-07-12 | 1. Made default layout more generic. | Brandon Mathis | 1 | -43/+75 |
2011-07-03 | Updated responsive typography sizing | Brandon Mathis | 1 | -1/+1 |
2011-07-03 | refactored styling of colors for code blocks, reduced specificty on .feature ... | Brandon Mathis | 2 | -2/+10 |
2011-07-03 | improved responsive typography styles | Brandon Mathis | 1 | -8/+10 |
2011-06-29 | Moved themes to .themes to get it out of the way. Updated Rakefile to support... | Brandon Mathis | 5 | -0/+377 |