diff options
| author | Mark Otto <[email protected]> | 2015-08-14 22:45:55 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-14 22:45:55 -0700 |
| commit | c064eef67b168e2f6c61e575f0e99988eceac6f9 (patch) | |
| tree | c8dccd538370f75f7c257f377196f4b375122237 /docs/content | |
| parent | b388778f1ff7b9d15305caa9a29805ae9a64c505 (diff) | |
| download | bootstrap-c064eef67b168e2f6c61e575f0e99988eceac6f9.tar.xz bootstrap-c064eef67b168e2f6c61e575f0e99988eceac6f9.zip | |
Massive cleanup
- Simpler main nav on all pages
- Back to purple masthead on homepage instead of dark graphite
- Active link styles on the main nav
- Cleaned up sidebar nav
- New docs layout name
- Homepage copy edits
- Updated bright purple docs color
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/code.md | 2 | ||||
| -rw-r--r-- | docs/content/figures.md | 2 | ||||
| -rw-r--r-- | docs/content/images.md | 2 | ||||
| -rw-r--r-- | docs/content/reboot.md | 2 | ||||
| -rw-r--r-- | docs/content/tables.md | 2 | ||||
| -rw-r--r-- | docs/content/typography.md | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/docs/content/code.md b/docs/content/code.md index fd149d4b0..4ce1e7fa3 100644 --- a/docs/content/code.md +++ b/docs/content/code.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Code group: content --- diff --git a/docs/content/figures.md b/docs/content/figures.md index e37b7241e..4e2b4dd6d 100644 --- a/docs/content/figures.md +++ b/docs/content/figures.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Images group: content --- diff --git a/docs/content/images.md b/docs/content/images.md index 210158dcd..83cb9610b 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Images group: content --- diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 3d0568846..4df53b7a1 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Reboot group: content --- diff --git a/docs/content/tables.md b/docs/content/tables.md index 5de8a8c28..1c58638a7 100644 --- a/docs/content/tables.md +++ b/docs/content/tables.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Tables group: content --- diff --git a/docs/content/typography.md b/docs/content/typography.md index 0b8949d66..69ead9b83 100644 --- a/docs/content/typography.md +++ b/docs/content/typography.md @@ -1,5 +1,5 @@ --- -layout: page +layout: docs title: Typography group: content --- |
