From 101745c6a4a2c6a186be48182d48814177840c65 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Thu, 29 Nov 2018 23:14:58 +0100 Subject: :construction: Chenged things, and written some docs --- docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css (limited to 'docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css') diff --git a/docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css b/docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css new file mode 100644 index 0000000..ed4480c --- /dev/null +++ b/docs/_book/gitbook/gitbook-plugin-hints/plugin-hints.css @@ -0,0 +1,9 @@ +.hints-icon { + display: table-cell; + padding-right: 15px; + padding-left: 5px; +} + +.hints-container { + display: table-cell; +} -- cgit v1.2.3