aboutsummaryrefslogtreecommitdiffstats
path: root/docs/css
AgeCommit message (Collapse)Author
2017-10-23docs: fix poor visibility in syntax highlightingJonathan Chang
2017-07-27docs/css: import from brew.sh.Mike McQuaid
https://github.com/Homebrew/homebrew.github.io/pull/171
2017-07-19docs: fix fallback fontsJonathan Chang
2017-05-14docs.brew.sh: use SCSS.Mike McQuaid
Import style changes from: https://github.com/Homebrew/homebrew.github.io/pull/166
2017-04-27docs: tweak CSS.Mike McQuaid
Import new brew.sh CSS changes to improve the appearance of tables and links.
2017-03-12docs: add markers to ordered lists and sublistsEricFromCanada
While GitHub allows a single space to denote a sublist, Jekyll is not so lenient. It also seems unable to handle ordered sublists.
2017-03-05docs.brew.sh: use brew.sh theming.Mike McQuaid
Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively.