From bede40c851fb0cf0034e0111c8522d820e70e90f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 20 Apr 2015 12:11:04 -0700 Subject: Add link to text source --- trunk/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'trunk/style.css') diff --git a/trunk/style.css b/trunk/style.css index d852214..100b38b 100644 --- a/trunk/style.css +++ b/trunk/style.css @@ -278,6 +278,14 @@ nav .anchors a { margin-right: 0.25em; margin-left: 0.25em; } +#textlink { /* Link back to text source */ + position: absolute; + top: 0.2em; + right: 0.5em; + font-size: 0.8em; + border: none; + color: lightgray; +} /* nav elements }}} */ /* .FOOTNOTES ELEMENTS {{{ */ .footnotes li { @@ -562,6 +570,7 @@ tr { padding: 1em; text-align: left; } +.paul blockquote :first-child, .paul blockquote :last-child { margin: 0; } -- cgit 1.4.1-21-gabe81