From 4b7ec7b8d1ce1220c6cb5ea67b075902d19a3afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 18 Nov 2019 04:50:13 -0500 Subject: [PATCH] Commit compiled CSS, with the one change we expected now --- agaric/css/agaric.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/agaric/css/agaric.css b/agaric/css/agaric.css index 54e39c8..cc921ac 100644 --- a/agaric/css/agaric.css +++ b/agaric/css/agaric.css @@ -7420,9 +7420,6 @@ iframe { margin-top: .6rem; } .content blockquote { - border-left-width: 0; - padding-left: 0; - padding-right: 0; color: currentColor; } .content blockquote * { color: currentColor; }