From: Michael Wallner Date: Thu, 7 Nov 2013 08:18:15 +0000 (+0100) Subject: prettier notes X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=1841531e5bb0318589e7ef697090dd7a69e1c1d3;p=mdref%2Fmdref prettier notes --- diff --git a/index.css b/index.css index afc59ec..9b36eb6 100644 --- a/index.css +++ b/index.css @@ -24,11 +24,6 @@ body>* { padding: 0; width: auto; padding-right: 1em; - /* - width: 520px; - margin-bottom: .2em; - margin-left: 2em; - * */ } .sidebar>ul { } @@ -68,10 +63,9 @@ p, pre { } blockquote { - border-radius: 4px; border: 1px solid #800000; background: #ffe4e1; - display: inline-block; + margin: 2em 0; } ul {