From fc36d9138b464dc970dbb447deb56ba9b8731aad Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Tue, 4 Jul 2017 15:00:26 +0100 Subject: [PATCH] better tag templating --- docs/css/styles.css | 4 ++++ docs/patterns/coding/index.html | 2 -- docs/patterns/index.html | 2 -- docs/patterns/writing/index.html | 2 -- docs/tags/example-tag/index.html | 15 ++++++--------- docs/tags/quickstart/index.html | 15 ++++++--------- themes/infusion/layouts/_default/list.html | 6 ------ themes/infusion/layouts/taxonomy/tag.html | 18 ++++++++++++++++++ themes/infusion/static/css/styles.css | 4 ++++ 9 files changed, 38 insertions(+), 30 deletions(-) create mode 100644 themes/infusion/layouts/taxonomy/tag.html diff --git a/docs/css/styles.css b/docs/css/styles.css index 66c7e16..94a828e 100644 --- a/docs/css/styles.css +++ b/docs/css/styles.css @@ -634,6 +634,10 @@ a .wcag-icon { width: 1.5em; } +h1 svg { + vertical-align: -0.5rem; +} + /* color palettes */ .colors { diff --git a/docs/patterns/coding/index.html b/docs/patterns/coding/index.html index a1a38e9..bf7ff97 100644 --- a/docs/patterns/coding/index.html +++ b/docs/patterns/coding/index.html @@ -201,8 +201,6 @@

- - Coding