aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/sass (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-10removed overflow hidden from <article> to prevent clipping on facebook's send...Brandon Mathis2-2/+1
2011-12-02nested lists should not have a margin-bottomNikolay Sturm1-4/+4
2011-11-18Remove !default from property valuesFrederic Hemberger1-3/+3
2011-11-18Add header font size and padding to custom layoutFrederic Hemberger1-0/+4
2011-11-18Add missing $header-padding-top, $header-padding-bottom.Frederic Hemberger1-0/+2
2011-11-17Make header font size customizable.Jake McCrary1-6/+8
2011-11-13Provide a way to configure font family for subtitle.Beau Simensen2-0/+5
2011-11-12Added missing default qualifiers to some sass variables.MORITA Hajime1-4/+4
2011-11-11Fix custom colors -bg-back, closes #269Frederic Hemberger1-1/+1
2011-10-24Makes font-family names customizable.MORITA Hajime (omo)3-4/+19
2011-10-23Make the background and the footer gradiations customizableMORITA Hajime (omo)4-2/+11
2011-10-17Adds support for Google+ widget, supports author information in search result...Frederic Hemberger2-0/+27
2011-10-17Removes <nav> for Pagination links, fixes #216Frederic Hemberger2-7/+22
2011-10-16fix typo in scss templateJimmy Tang1-1/+1
2011-10-16Fixes solarized colors, fixes #219Frederic Hemberger1-2/+2
2011-10-16Adds prev/next link below post, fixes #218Frederic Hemberger1-1/+3
2011-10-16Adds parameter for left aligned pullquotes, fixes #215Frederic Hemberger1-3/+2
2011-10-13Reverted previous commit.B Strand1-7/+3
2011-10-12Separated citation style from the general blockquote style. The general block...B Strand1-3/+7
2011-10-12Renamed has-pullquote and has-pullquoteleft classes to pullquote-right and pu...B Strand1-2/+2
2011-10-11Edited .themes/classic/sass/base/_typography.scss via GitHubstrand1-1/+10
2011-10-01improved support for solarized light themeBrandon Mathis3-18/+33
2011-09-30Fixes flow for sidebar three column modeFrederic Hemberger1-1/+4
2011-09-27fixed github line numbering issue, fixed a few bugs in code block stylingBrandon Mathis1-13/+18
2011-09-21Minor fixesFrederic Hemberger1-2/+2
2011-09-21Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger5-13/+13
2011-09-18Fixes HTML validation issues with code highlightingFrederic Hemberger1-1/+1
2011-08-30Fix broken line height in diff syntax highlightingToby Matejovsky1-1/+1
2011-08-28removed right border from #content when sidebar has been removedBrandon Mathis1-1/+1
2011-08-22using @extend for responsive blocks, added shadow-box mixin to utlities for c...Brandon Mathis4-13/+24
2011-08-18updated blog theme to default to left aligned images. To center images, use c...Brandon Mathis1-2/+3
2011-08-12Code text works in lists now.Chris Miller1-1/+2
2011-08-06fixed @extend for pp, code, and tt. The @extend was extending a non-existant ...Jake McCrary1-1/+1
2011-08-02changed mdash to unicode character to help some users with encoding errorsBrandon Mathis1-1/+1
2011-07-26improved the default options and instructions on custom/_colors.scssBrandon Mathis1-1/+26
2011-07-26imrpoved support for light colored solarized themeBrandon Mathis4-80/+108
2011-07-25updated syntax highlighting support for perl and objective c in code_block an...Brandon Mathis1-1/+3
2011-07-25fixed issue where solarized syntax highlighting colors were not being default...Brandon Mathis1-16/+16
2011-07-24improved consistency of video and image block stylingBrandon Mathis1-21/+7
2011-07-23improved font-size for pagesBrandon Mathis1-1/+1
2011-07-23scoped force-wrap to anchor links in articles and sidebarBrandon Mathis2-2/+2
2011-07-23Added a fix for wrapping long lines of text in articles and in the sidebarBrandon Mathis3-1/+10
2011-07-23improved consistency of margins on code blocksBrandon Mathis1-3/+4
2011-07-231. Added image tag pluginBrandon Mathis1-6/+24
2011-07-20made bottom margin for code blocks more consistantBrandon Mathis1-2/+3
2011-07-18Refactored layout styles:Brandon Mathis8-108/+135
2011-07-17scoped titlebar styling to figcaptions under figures with role="code", added ...Brandon Mathis2-3/+7
2011-07-16fixed blue hover in header linkBrandon Mathis1-1/+1
2011-07-16Fix deprecated Compass transition argumentsStephen Tudor3-3/+3
2011-07-15removed cleaned out sass commentBrandon Mathis1-1/+0