Display pointer if an image is in link

This commit is contained in:
daudix
2024-09-11 20:17:49 +03:00
parent b5a7653bfe
commit a946255c44
10 changed files with 60 additions and 26 deletions

View File

@ -52,7 +52,6 @@ pre {
// The line number cells
table td:nth-of-type(1) {
-webkit-user-select: none;
cursor: default;
user-select: none;
text-align: center;
}