Files
v1.pivoine.art/assets/bower_components/katex/dist/contrib/copy-tex.min.css

8 lines
120 B
CSS
Raw Normal View History

2025-10-25 12:39:30 +02:00
.katex,
.katex-display {
user-select: all;
-moz-user-select: all;
-webkit-user-select: all;
-ms-user-select: all;
}