From 9ce234ea77d6903100be3c6b1db23ceb95b9484c Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Sun, 23 Jul 2017 12:16:54 +0100 Subject: [PATCH] reverted SVG changes --- docs/css/styles.css | 5 ++++ docs/index.html | 16 +++++------ docs/patterns/coding/code-blocks/index.html | 16 +++++------ .../coding/codepen-embedding/index.html | 18 ++++++------ .../patterns/coding/color-palettes/index.html | 18 ++++++------ docs/patterns/coding/command-line/index.html | 18 ++++++------ docs/patterns/coding/file-trees/index.html | 18 ++++++------ docs/patterns/coding/index.html | 16 +++++------ docs/patterns/coding/tested/index.html | 16 +++++------ .../coding/writing-inline-demos/index.html | 16 +++++------ docs/patterns/index.html | 16 +++++------ docs/patterns/installation/index.html | 18 ++++++------ docs/patterns/library-setup/index.html | 18 ++++++------ .../media/including-images/index.html | 18 ++++++------ .../media/including-videos/index.html | 16 +++++------ docs/patterns/media/index.html | 16 +++++------ docs/patterns/serving/index.html | 16 +++++------ .../writing/expandable-sections/index.html | 16 +++++------ docs/patterns/writing/index.html | 16 +++++------ .../writing/library-structure/index.html | 18 ++++++------ .../writing/markdown-and-metadata/index.html | 18 ++++++------ .../writing/notes-and-warnings/index.html | 20 ++++++------- docs/patterns/writing/references/index.html | 28 +++++++++---------- .../writing/tables-of-contents/index.html | 16 +++++------ docs/service-worker.js | 2 +- docs/tags/library/index.html | 16 +++++------ docs/tags/markdown/index.html | 16 +++++------ docs/tags/metadata/index.html | 16 +++++------ docs/tags/structure/index.html | 16 +++++------ docs/tags/stuff/index.html | 16 +++++------ themes/infusion/layouts/_default/baseof.html | 2 +- themes/infusion/layouts/partials/svg.html | 14 +++++----- themes/infusion/layouts/shortcodes/note.html | 2 +- .../infusion/layouts/shortcodes/warning.html | 2 +- themes/infusion/layouts/shortcodes/wcag.html | 2 +- themes/infusion/static/css/styles.css | 5 ++++ 36 files changed, 263 insertions(+), 253 deletions(-) diff --git a/docs/css/styles.css b/docs/css/styles.css index 434c1d0..7e53804 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -468,6 +468,11 @@ caption { font-size: 0.85rem; } +.note svg { + height: 2.25rem; + width: auto; +} + .note > div { margin-left: 0.75rem; } diff --git a/docs/index.html b/docs/index.html index bf948de..d2d7b91 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,13 +35,13 @@ skip to content - + - + W3C SVG @@ -50,13 +50,13 @@ - + - + @@ -69,7 +69,7 @@ - + @@ -79,7 +79,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -105,7 +105,7 @@ skip to content - + - + W3C SVG @@ -51,13 +51,13 @@ - + - + @@ -70,7 +70,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -106,7 +106,7 @@ skip to content - + - + W3C SVG @@ -51,13 +51,13 @@ - + - + @@ -70,7 +70,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -106,7 +106,7 @@
-

The compiled site will output an error if your config.toml does not include your CodePen username (in the codePenUser parameter). This is needed to construct the embed URL.

diff --git a/docs/patterns/coding/color-palettes/index.html b/docs/patterns/coding/color-palettes/index.html index 50091fa..93c2bdc 100644 --- a/docs/patterns/coding/color-palettes/index.html +++ b/docs/patterns/coding/color-palettes/index.html @@ -36,13 +36,13 @@ skip to content - + - + W3C SVG @@ -51,13 +51,13 @@ - + - + @@ -70,7 +70,7 @@ - + @@ -80,7 +80,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -106,7 +106,7 @@