From b114c2257c1d176b6f5ab8bac78c35bf1dd17769 Mon Sep 17 00:00:00 2001 From: Heather Miller Date: Sun, 16 Oct 2016 23:19:50 -0400 Subject: More --- tufte.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tufte.css') diff --git a/tufte.css b/tufte.css index 0828e07..3d9275d 100755 --- a/tufte.css +++ b/tufte.css @@ -246,7 +246,7 @@ label.margin-toggle:not(.sidenote-number) { display: none; } .logo-wrap { width: 84%; padding-left: 8%; padding-right: 8%; } - p, footer { width: 100%; } + p, footer, .bibliography { width: 100%; } pre.code { width: 97%; } ul { width: 85%; } figure { max-width: 90%; } -- cgit v1.2.3