From ce27048da12142eac45916fc0c719bb65da150f5 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 14 Apr 2015 19:19:09 -0700 Subject: Revise index.html to reflect new appendices --- index.html | 25 +++++++++++++++++-------- trunk/style.css | 11 +++++++++++ 2 files changed, 28 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 4dbde71..9ec3c35 100644 --- a/index.html +++ b/index.html @@ -36,20 +36,29 @@

φ - + ξ

diff --git a/trunk/style.css b/trunk/style.css index dbe10d4..e35a92d 100644 --- a/trunk/style.css +++ b/trunk/style.css @@ -537,6 +537,17 @@ a.footnoteRef { font-size: 1em; color: #e5bfb2; } +.commaed, .commaed li { + display: inline; + text-transform: lowercase; + padding-left: 0; +} +.commaed li a::after { + content: ";"; +} +.commaed li:last-child a::after { + content: "."; +} /* #cover }}} */ /* .ELEGIES {{{ */ .elegies { -- cgit 1.4.1-21-gabe81