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; }