diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-10-20 14:50:40 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-10-20 14:50:40 -0300 |
commit | 0b6c02093bd37851d4525f0bbf24bdbda5b8caf6 (patch) | |
tree | 79564c2d464694f09c0cee44603920d014ef55ef /src/static | |
parent | c96bcefa555c9ef133ff9634a0b1cf8489cda27d (diff) |
css: every browser representation
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/css/site.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/static/css/site.css b/src/static/css/site.css index daabc6e8..e501cf88 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1110,6 +1110,7 @@ s.spoiler { text-decoration-color: white; text-decoration-style: dashed; text-decoration-skip: none; + text-decoration-skip-ink: none; } s.spoiler::selection { |