From 2692d45f1dac5b1ad783bfc5c27f2774658f90e4 Mon Sep 17 00:00:00 2001 From: Frans Bouma Date: Sat, 20 Feb 2016 10:57:28 +0100 Subject: [PATCH] Updated docs with latest theme fixes --- css/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/theme.css b/css/theme.css index f0c1ee7..43c04df 100644 --- a/css/theme.css +++ b/css/theme.css @@ -410,6 +410,7 @@ pre > code { pre.nocode { box-shadow: 0px 0px 8px rgba(10,10,10,0.1); margin-bottom: 20px; + padding: 4px 4px; }