diff options
| author | Xe <me@christine.website> | 2021-12-17 07:48:13 -0500 |
|---|---|---|
| committer | Xe <me@christine.website> | 2021-12-17 07:48:13 -0500 |
| commit | 15058ffed26f16d3842e2b7a5d5004d94169f6a8 (patch) | |
| tree | e8710567821176a9149ef3ea2cf79ef48408d9ff /css | |
| parent | 3d063220113f688634f05a62c4155b69e78af75f (diff) | |
| download | xesite-15058ffed26f16d3842e2b7a5d5004d94169f6a8.tar.xz xesite-15058ffed26f16d3842e2b7a5d5004d94169f6a8.zip | |
update this page again oops
Signed-off-by: Xe <me@christine.website>
Diffstat (limited to 'css')
| -rw-r--r-- | css/shim.css | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/css/shim.css b/css/shim.css index 0613f35..2654330 100644 --- a/css/shim.css +++ b/css/shim.css @@ -43,13 +43,13 @@ 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; -} +/* 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; */ +/* } */ |
