aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/scss/_content.scss
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-104/+0
2017-05-28.bd-lead refinement for mobileMark Otto1-1/+3
2017-05-27swap kramdown toc for jekyll-toc plugin, update page layout to only show on ↵Mark Otto1-44/+0
xl and above
2017-05-27finesse the docs layoutMark Otto1-2/+2
2017-05-27make it big screen friendlyMark Otto1-0/+7
2017-05-27explicit stylesMark Otto1-7/+9
2017-05-27hack the headings for sticky header so shit doesn't overlapMark Otto1-1/+15
2017-05-27position the markdown toc on the right for larger screensMark Otto1-0/+19
2017-05-27Merge branch 'v4-dev' into v4-docs-streamlinedMark Otto1-3/+7
2017-03-19fix markdown docs tablesMark Otto1-2/+6
2017-03-05Update spacer utilities (#22123)Mark Otto1-1/+1
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
2016-09-05ads in content, sidebar changes, etcMark Otto1-2/+2
2016-09-05hide page header for now, border top nav, sticky sidebarMark Otto1-0/+1
2016-09-04flip the columns, tweak some of the stylesMark Otto1-1/+14
2016-02-06linter overhaulMark Otto1-1/+1
2016-02-03Redo line-height globallyMark Otto1-1/+0
- Rename -height to -height-base to match other vars - Drop use of -height across the board and rely on it to be inherited - Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)
2016-01-03basic linting changes, disable some id selector testing per file as neededMark Otto1-1/+3
2015-08-17redo hella docs scssMark Otto1-0/+85
- clean out commented out code - break apart homepage.scss into sub files by component - rename a few files to reflect their new component names