aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the background and the footer gradiations customizableMORITA Hajime (omo)2011-10-234-2/+11
* Adds support for Google+ widget, supports author information in search result...Frederic Hemberger2011-10-172-0/+27
* Removes <nav> for Pagination links, fixes #216Frederic Hemberger2011-10-172-7/+22
* fix typo in scss templateJimmy Tang2011-10-161-1/+1
* Fixes solarized colors, fixes #219Frederic Hemberger2011-10-161-2/+2
* Adds prev/next link below post, fixes #218Frederic Hemberger2011-10-161-1/+3
* Adds parameter for left aligned pullquotes, fixes #215Frederic Hemberger2011-10-161-3/+2
* Reverted previous commit.B Strand2011-10-131-7/+3
* Separated citation style from the general blockquote style. The general block...B Strand2011-10-121-3/+7
* Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu...B Strand2011-10-121-2/+2
* Edited .themes/classic/sass/base/_typography.scss via GitHubstrand2011-10-111-1/+10
* improved support for solarized light themeBrandon Mathis2011-10-013-18/+33
* Fixes flow for sidebar three column modeFrederic Hemberger2011-09-301-1/+4
* fixed github line numbering issue, fixed a few bugs in code block stylingBrandon Mathis2011-09-271-13/+18
* Minor fixesFrederic Hemberger2011-09-211-2/+2
* Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger2011-09-215-13/+13
* Fixes HTML validation issues with code highlightingFrederic Hemberger2011-09-181-1/+1
* Fix broken line height in diff syntax highlightingToby Matejovsky2011-08-301-1/+1
* removed right border from #content when sidebar has been removedBrandon Mathis2011-08-281-1/+1
* using @extend for responsive blocks, added shadow-box mixin to utlities for c...Brandon Mathis2011-08-224-13/+24
* Merge pull request #82 from jakemcc/7d6062b5eb3ebd2720fe5b836add73f9c88d2589Brandon Mathis2011-08-211-1/+1
|\
| * fixed @extend for pp, code, and tt. The @extend was extending a non-existant ...Jake McCrary2011-08-061-1/+1
* | updated blog theme to default to left aligned images. To center images, use c...Brandon Mathis2011-08-181-2/+3
* | Code text works in lists now.Chris Miller2011-08-121-1/+2
|/
* changed mdash to unicode character to help some users with encoding errorsBrandon Mathis2011-08-021-1/+1
* improved the default options and instructions on custom/_colors.scssBrandon Mathis2011-07-261-1/+26
* imrpoved support for light colored solarized themeBrandon Mathis2011-07-264-80/+108
* Merge branch 'master' of github.com:imathis/octopressBrandon Mathis2011-07-251-16/+16
|\
| * fixed issue where solarized syntax highlighting colors were not being default...Brandon Mathis2011-07-251-16/+16
* | updated syntax highlighting support for perl and objective c in code_block an...Brandon Mathis2011-07-251-1/+3
|/
* improved consistency of video and image block stylingBrandon Mathis2011-07-241-21/+7
* improved font-size for pagesBrandon Mathis2011-07-231-1/+1
* scoped force-wrap to anchor links in articles and sidebarBrandon Mathis2011-07-232-2/+2
* Added a fix for wrapping long lines of text in articles and in the sidebarBrandon Mathis2011-07-233-1/+10
* improved consistency of margins on code blocksBrandon Mathis2011-07-231-3/+4
* 1. Added image tag pluginBrandon Mathis2011-07-231-6/+24
* made bottom margin for code blocks more consistantBrandon Mathis2011-07-201-2/+3
* Refactored layout styles:Brandon Mathis2011-07-188-108/+135
* scoped titlebar styling to figcaptions under figures with role="code", added ...Brandon Mathis2011-07-172-3/+7
* fixed blue hover in header linkBrandon Mathis2011-07-161-1/+1
* Fix deprecated Compass transition argumentsStephen Tudor2011-07-163-3/+3
* removed cleaned out sass commentBrandon Mathis2011-07-151-1/+0
* 1. Udated category layoutBrandon Mathis2011-07-157-50/+75
* 1. Styled pagination for blog indexBrandon Mathis2011-07-135-23/+39
* Updated default link colors, hovers, sidebar link colors, etcBrandon Mathis2011-07-133-15/+11
* fixed sidebar columnizationBrandon Mathis2011-07-131-6/+9
* 1. Made default layout more generic.Brandon Mathis2011-07-127-66/+101
* Updated responsive typography sizingBrandon Mathis2011-07-031-1/+1
* refactored styling of colors for code blocks, reduced specificty on .feature ...Brandon Mathis2011-07-034-10/+18
* improved responsive typography stylesBrandon Mathis2011-07-031-8/+10