Change links hover and space the words table
This commit is contained in:
parent
d402b0bc8b
commit
43c96d5e47
2 changed files with 16 additions and 1 deletions
|
@ -51,7 +51,9 @@ if (isset($id)) {
|
|||
</thead>
|
||||
</table>
|
||||
</details>
|
||||
<a href="download.php?id=<?php echo $id ?>"><?php echo L::wordsList_download ?></a>
|
||||
<div class="download_link">
|
||||
<a href="download.php?id=<?php echo $id ?>"><?php echo L::wordsList_download ?></a>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue