mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-03 14:19:07 +02:00
viewer: display markers for signs
Still needs better styling. It might also be nice to include the currently opened marker in the URL.
This commit is contained in:
parent
87d4371922
commit
dca9c394f2
2 changed files with 124 additions and 2 deletions
|
@ -30,6 +30,10 @@
|
|||
image-rendering: pixelated;
|
||||
-ms-interpolation-mode: nearest-neighbor;
|
||||
}
|
||||
|
||||
span.obfuscated:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue