diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-04-02 18:41:59 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-04-10 16:02:38 -0300 |
commit | 380fe9e7aaf8350f54ddecfd9cfc62f36ad06690 (patch) | |
tree | 9feac217b23e344f02d7b4ad4db7207e35f34103 /src/static/css/site.css | |
parent | b99aaacf875b826bc196d992412a0bf246bd4f9b (diff) |
content, css: fold non-unique-line into artwork origin details
Diffstat (limited to 'src/static/css/site.css')
-rw-r--r-- | src/static/css/site.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css index 060ab62c..d481163b 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1511,10 +1511,6 @@ ul.image-details.art-tag-details li:not(:last-child)::after { content: " \00b7 "; } -.image-details.non-unique-details { - font-style: oblique; -} - p.image-details.illustrator-details { text-align: center; font-style: oblique; |