From a0b9e70beb51a99f31ff424a6769b9d4d961c2b3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 3 Mar 2015 01:03:53 -0700 Subject: Accomodate footnotes --- css/common.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index 190aea6..5fb27d7 100644 --- a/css/common.css +++ b/css/common.css @@ -160,3 +160,11 @@ nav .nextlink:after { text-decoration: none; } /* }}} */ +/* Footnotes {{{ */ +.footnotes { + position: absolute; + top: 100%; + left: 0; + width: 100%; +} +/* }}} */ -- cgit 1.4.1-21-gabe81