diff options
| author | Xe Iaso <me@christine.website> | 2022-05-28 09:28:55 -0400 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-05-28 09:28:55 -0400 |
| commit | 2d00c192054f36aace73d6334bc2d4cc8152f9cf (patch) | |
| tree | 373a11503e392777f9ee712d87ff2804c63e9167 /css | |
| parent | bdc64f78f2aeca9730fb27a4c4511d90c93f9d89 (diff) | |
| download | xesite-2d00c192054f36aace73d6334bc2d4cc8152f9cf.tar.xz xesite-2d00c192054f36aace73d6334bc2d4cc8152f9cf.zip | |
remove old attempt
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'css')
| -rw-r--r-- | css/shim.css | 11 |
1 files changed, 0 insertions, 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; } |
