From 304c8ff0bc1eb43934ad794dbde589e11a2f3902 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 14 Dec 2018 16:40:54 -0600 Subject: XSL: add permalinks to every section header --- src/pretty.css | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/pretty.css') diff --git a/src/pretty.css b/src/pretty.css index 2066874..8895690 100644 --- a/src/pretty.css +++ b/src/pretty.css @@ -25,6 +25,16 @@ div.othercredit { font-size: smaller; } +span.permalink { + font-size: smaller; + margin-left: 0.5em; +} + +span.permalink>a { + color: #444; + text-decoration: none; +} + h2 { margin-top: 2.5em; } @@ -47,7 +57,7 @@ h5 { } /* normalise size with command */ -code { +p>code { font-size: 14px; } -- cgit v1.2.3-60-g2f50