1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-04 01:05:48 +01:00

Remove link to #, add unlimited_player_transfer_distance to announce

This commit is contained in:
proller
2013-12-03 19:48:43 +04:00
parent 6fa3892a71
commit 6cbd1b8bf7
3 changed files with 7 additions and 1 deletions

View File

@@ -28,3 +28,8 @@ td:hover .mts_hover_list {
text-decoration: underline;
text-decoration-style: dashed;
}
.clickable {
text-decoration: underline;
cursor: pointer;
}