fix
[wolnelektury.git] / src / wolnelektury / static / scss / book_text / numbering.scss
index e31b494..8a69e80 100644 (file)
         padding: 2px;
         text-align: center;
         color: #ccc;
+       user-select: none;
+       -webkit-user-select: none;
+       -moz-user-select: none;
+       -ms-user-select: none;
 
         &:before {
             display: none;