From 50a53c966d7a806bbc668b10f98a6963c583ef2c Mon Sep 17 00:00:00 2001 From: Sei Lisa Date: Sat, 14 Mar 2015 12:09:49 +0100 Subject: [PATCH] Style oops. --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 1167fd9..c347de3 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ a:hover {text-decoration:underline;} a:visited {color:#8000c0;} pre, code { background:#e8e8f8; padding:2px; } pre { padding:4px; } +pre code { padding: 0px; }