From 9070ea8f172fbe91d8f22a75910edc7b06eee05e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 12 Mar 2015 10:20:48 -0700 Subject: Temp fix css for image width--see issue 9 --- css/common.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css/common.css') diff --git a/css/common.css b/css/common.css index 27d64eb..b61d3f4 100644 --- a/css/common.css +++ b/css/common.css @@ -94,7 +94,7 @@ a[href^="http"]:active { /* links }}} */ /* IMAGES {{{ */ figure { - width: 100%; + max-width: 39em; margin: auto; text-align: center; } -- cgit 1.4.1-21-gabe81