From 2d00c192054f36aace73d6334bc2d4cc8152f9cf Mon Sep 17 00:00:00 2001 From: Xe Iaso Date: Sat, 28 May 2022 09:28:55 -0400 Subject: [PATCH] remove old attempt Signed-off-by: Xe Iaso --- css/shim.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/css/shim.css b/css/shim.css index f67767b..622e47b 100644 --- a/css/shim.css +++ b/css/shim.css @@ -44,17 +44,6 @@ img { padding-right: 1em; } -/* xeblog-conv:not(:defined) { */ -/* display: block; */ -/* border-left: 0.25ch solid green; */ -/* padding-left: 1.75ch; */ -/* } */ - -/* xeblog-conv:before:not(:defined) { */ -/* content: "<"attr(name)">"; */ -/* font-weight: bold; */ -/* } */ - .warning { background-color: #282828; }