From 1841531e5bb0318589e7ef697090dd7a69e1c1d3 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 7 Nov 2013 09:18:15 +0100 Subject: [PATCH] prettier notes --- index.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 { -- 2.30.2